> Note, we need a FreeType API for getting to the module-name from the face, or 
> a direct getter of the stem-darkening on the face. 

Werner had this to say:

> Get the font format with `FT_Get_Font_Format'; the returned string can
> then be mapped to the corresponding module name.
> 
>   CFF      -> cff
>   TrueType -> truetype
> 
> For the auto-hinter this doesn't work, of course, since it is
> completely agnostic of the font format.
_______________________________________________
Development mailing list
Development@qt-project.org
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to