public Font_FTFontParams(Font_FTFontParams parameter1) : base() { throw new NotImplementedException(); }
public bool FindAndInit(TCollection_AsciiString theFontName, Font_FontAspect theFontAspect, Font_FTFontParams theParams) { throw new NotImplementedException(); }
public bool Init(TCollection_AsciiString theFontPath, Font_FTFontParams theParams) { throw new NotImplementedException(); }
public bool Init(NCollection_Buffer theData, TCollection_AsciiString theFileName, Font_FTFontParams theParams) { throw new NotImplementedException(); }
public Font_FTFont FindAndCreate(TCollection_AsciiString theFontName, Font_FontAspect theFontAspect, Font_FTFontParams theParams, Font_StrictLevel theStrictLevel) { throw new NotImplementedException(); }