shithub: freetype+ttf2subf

ref: 245910ebcb0a70d10019425ab7cb6d16c2da3633
dir: /docs/TODO/

View raw version
Here is a list of items that need to be addressed in FreeType 2; they are
not exactly bugs, but should be considered though:

* Implement stem3/counter hints properly in the Postscript hinter.

* Finalize the cache sub-system.  It has been in beta far too long :-)

* The automatic and Postscript hinters have been improved to increase
  the quality of AA text, but Monochrome and LCD hinting still suck.  We
  need to do something about that.

* Add CIDCMap support to the CID driver.

* Add track kerning support to the Type1 and PFR driver and the API
  (The degree of kerning, e.g. light, normal or tight, and
  the glyph size has to be passed as parameter).

* Add kerning (AFM file) support to the CID driver.

* Possibly add support for reading PFM files.


--- end of TODO ---