Hi Leon, > For those of us using and/or testing FreeType standalone, > what exactly > is the API change, and since when? > > FT_LOAD_TARGET_LIGHT and FT_RENDER_MODE_LIGHT did nothing for > in 2.1.10. >
There is no API change, it's simply the algorithm used to implement the LIGHT hinting mode that has been modified. Moreover, in 2.1.10, this mode did actually perform something. This can be demo-ed with "ftview" and the "L" key to cycle between target modes. Regards, - David *********************************************************************************** Information contained in this email message is confidential and may be privileged, and is intended only for use of the individual or entity named above. If the reader of this message is not the intended recipient, or the employee or agent responsible to deliver it to the intended recipient, you are hereby notified that any dissemination, distribution or copying of this communication is strictly prohibited. If you have received this communication in error, please immediately notify the [EMAIL PROTECTED] and destroy the original message. *********************************************************************************** _______________________________________________ Freetype-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype-devel
