I need CTFontManagerIsSupportedFontFile and CTFontManagerRegisterFontsForUrl. The last one is crucial.
On Jun 30, 2011 8:50 PM, "Laurent Etiemble" <[email protected]> wrote:> Hello, > > Currently, the CoreText API is partially parsed but not included in the > distribution. > > What CoreText types do you need ? If you only need 2 or 3 types, I can send > you the wrapped types. > > Regards, Laurent Etiemble. > > 2011/6/30 Virginijus <[email protected]> > >> I am currently using MonoMac but looking into other options due to >> crashes when loading custom fonts. The one thing that prevents me from >> migrating to Monobjc - the lack of CoreText library with CTFontManager which >> loads custom fonts to be used in application (which is crutial for me). >> Could anyone tell me if there's any way to do it in Monobjc? >>

