2001-03-10 21:00:06 +01:00
|
|
|
Here is a list of items that need to be addressed in FreeType 2:
|
|
|
|
|
2001-03-11 12:28:39 +01:00
|
|
|
* Add synthesized Unicode charmap processing to the CFF driver.
|
2001-03-10 21:00:06 +01:00
|
|
|
|
2001-04-02 23:30:06 +02:00
|
|
|
* Fix Visual C++ project file.
|
2001-03-23 13:28:59 +01:00
|
|
|
|
|
|
|
* Fix a bug in the TrueType driver: linear horizontal advances of composites
|
|
|
|
are not returned properly.
|
|
|
|
|
|
|
|
* Change the build system to work with the "Jam" tool instead of the
|
2001-04-02 23:30:06 +02:00
|
|
|
terribly complex and error-prone GNU Makefiles we are currently using.
|
2001-03-23 13:28:59 +01:00
|
|
|
|
2001-04-02 23:30:06 +02:00
|
|
|
* Fix exact bbox calculation for cubics. The current code uses an iterative
|
|
|
|
algorithm which can fail miserably.
|