mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-25 21:18:48 +02:00
- there is now a "convenience" API to manage glyphs in
"include/ftglyph.h". See the demo program "ftstring" for
an example..
- the raster interface has been changed in order to allow
direct composition through user-provided callbacks. This
has been tested but isn't demonstrated for now in "demos"
- the FT_LOAD_NO_RECURSE flag is supported, as this is
required by some new code in the auto-hinting engine
- some bug fixed in FT_MulFix which made FT_xxx_Transform
return incorrect results..
|
||
|---|---|---|
| .. | ||
| ansi | ||
| dos | ||
| mac | ||
| os2 | ||
| unix | ||
| win32 | ||
| detect.mk | ||
| freetype.mk | ||
| ftconfig.h | ||
| ftmodule.h | ||
| ftoption.h | ||
| modules.mk | ||