mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-14 20:28:07 +02:00
include/freetype/config/ftmodule.h: updated to correctly support
sub-pixel rendering
* include/freetype/cache/ftcimage.h, include/freetype/cache/ftcsbits.h,
src/cache/ftcimage.c, src/cache/ftcsbit.c: updated to support sub-pixel
rendering correctly. Definition of FTC_ImageTypeRec that replaces the
obsolete FTC_ImageDesc, and has slightly different fields. The
image type is now determined directly by "load_flags" values.
* src/autohint/ahtypes.h, src/autohint/ahhint.c,
src/pshinter/pshalgo3.c, src/pshinter/pshalgo3.h: various enhancements
to the automatic and Postscript hinters !! and sub-pixel hinting now
works correctly (see demo programs)
|
||
|---|---|---|
| .. | ||
| descrip.mms | ||
| ftcache.c | ||
| ftccache.c | ||
| ftccache.i | ||
| ftccmap.c | ||
| ftcerror.h | ||
| ftcglyph.c | ||
| ftcimage.c | ||
| ftcmanag.c | ||
| ftcsbits.c | ||
| ftlru.c | ||
| Jamfile | ||
| rules.mk | ||