mirror of
https://gitlab.freedesktop.org/freetype/freetype.git
synced 2026-05-04 23:37:59 +02:00
read-only mirror of https://gitlab.freedesktop.org/freetype/freetype
for the Postscript hinter
* docs/BUGS: closed the AUTOHINT-NO-SBITS bug.
* src/pshinter/pshrec.c (t2_hint_stems), src/cff/cffobjs.h,
src/cff/cffobjs.c, src/cff/cffload.c, src/cff/cffload.h,
src/cff/cffgload.c, src/cff/cffgload.h, src/cff/cffdriver.c,
include/freetype/internal/cfftypes.h: added Postscript hinter support
to the CFF driver
* src/base/ftobjs.c (FT_Done_Library): fixed a stupid bug that crashed
the library on exit
|
||
|---|---|---|
| builds | ||
| docs | ||
| include | ||
| objs | ||
| src | ||
| tests | ||
| .cvsignore | ||
| ChangeLog | ||
| descrip.mms | ||
| INSTALL | ||
| Jamfile | ||
| Jamrules | ||
| Makefile | ||
| README | ||
FreeType 2.0.6
==============
Please read the docs/CHANGES file, it contains IMPORTANT INFORMATION.
Read the files "INSTALL" or "docs/BUILD" for installation instructions.
Note that the FreeType 2 documentation is now available as a separate
package from our sites. See:
ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.6.tar.bz2
ftp://ftp.freetype.org/pub/freetype2/ftdocs-2.0.6.tar.gz
ftp://ftp.freetype.org/pub/freetype2/ftdoc205.zip
Enjoy!
The FreeType Team