On 7/2/07, Robert Osfield <[EMAIL PROTECTED]> wrote:
On 7/2/07, Csaba Halász <[EMAIL PROTECTED]> wrote: > Yes, FT_Get_X11_Font_Format returns the type of the font. Get_X11 sounds like its platform specific...
Well, the X11 refers to the set of returned values. Quote from the docs: Return a string describing the format of a given face, using values which can be used as an X11 FONT_PROPERTY. Possible values are 'TrueType', 'Type 1', 'BDF', 'PCF', 'Type 42', 'CID Type 1', 'CFF', 'PFR', and 'Windows FNT'. What kind of autodetection do you have in mind? I can't say exactly under what circumstances monochrome rendering could be preferable. It might even be affected by external factors, such as scaling or rotation. -- Csaba _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
