988df8f3c3
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
10 lines
350 B
Plaintext
10 lines
350 B
Plaintext
Note that the list of known bugs for FreeType 2 is now located in the
|
|
document "docs/BUGS".
|
|
|
|
Here is a list of items that need to be addressed in FreeType 2; they are
|
|
not exactly bugs, but should be considered though:
|
|
|
|
* Add synthesized Unicode charmap processing to the CFF driver.
|
|
|
|
* Implement stem3/counter hints properly in the Postscript hinter
|