mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-01 17:27:58 +02:00
read-only mirror of https://gitlab.freedesktop.org/freetype/freetype
- 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..
|
||
|---|---|---|
| config | ||
| demos | ||
| docs | ||
| include | ||
| obj | ||
| src | ||
| BUILD | ||
| CHANGES | ||
| INSTALL | ||
| license.txt | ||
| Makefile | ||