Пример #1
0
 public Font_SystemFont FindFont(TCollection_AsciiString theFontName, Font_StrictLevel theStrictLevel,
                                 ref Font_FontAspect theFontAspect)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public bool FindAndInit(TCollection_AsciiString theFontName, Font_FontAspect theFontAspect,
                         Font_FTFontParams theParams, Font_StrictLevel theStrictLevel)
 {
     throw new NotImplementedException();
 }