2001-10-20 01:29:38 +00:00
|
|
|
Here is a list of items that need to be addressed in FreeType 2; they are
|
2001-10-05 14:23:03 +00:00
|
|
|
not exactly bugs, but should be considered though:
|
2001-03-10 20:00:06 +00:00
|
|
|
|
2001-12-20 21:22:02 +00:00
|
|
|
* Implement stem3/counter hints properly in the Postscript hinter.
|
2003-01-31 10:12:40 +00:00
|
|
|
|
2003-04-21 13:30:27 +00:00
|
|
|
* Finalize the cache sub-system. It has been in beta far too long :-)
|
2003-01-31 10:12:40 +00:00
|
|
|
|
|
|
|
* The automatic and Postscript hinters have been improved to increase
|
2003-04-21 13:30:27 +00:00
|
|
|
the quality of AA text, but Monochrome and LCD hinting still suck. We
|
|
|
|
need to do something about that.
|
|
|
|
|
2003-06-14 07:40:09 +00:00
|
|
|
* 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.
|
|
|
|
|
2003-04-21 13:30:27 +00:00
|
|
|
|
|
|
|
--- end of TODO ---
|