> I think that even without the new API, toolkits can already make an
> informed decision about whether to enable stem darkening or not: by
> querying the no-stem-darkening property of a driver or the autohinter.

A Qt developer just noted that he needs a way to get at the font driver
name string from a FT_Face for use as the second argument to
FT_Property_Get, so he knows if the driver for a font supports stem
darkening. I know how to do that from within the FT source, but how can
it be done using just the public API?

_______________________________________________
Freetype-devel mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to