Beispiel #1
0
 public Font_SystemFont FindFallbackFont(Font_UnicodeSubset theSubset, Font_FontAspect theFontAspect)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public bool findAndInitFallback(Font_UnicodeSubset theSubset)
 {
     throw new NotImplementedException();
 }