2001-03-10 23:00:06 +03:00
|
|
|
Here is a list of items that need to be addressed in FreeType 2:
|
|
|
|
|
2001-03-11 14:28:39 +03:00
|
|
|
* Add synthesized Unicode charmap processing to the CFF driver.
|
2001-03-10 23:00:06 +03:00
|
|
|
|
2001-03-23 15:28:59 +03:00
|
|
|
* Fix a bug in the TrueType driver: linear horizontal advances of composites
|
|
|
|
are not returned properly.
|
|
|
|
|
2001-04-03 01:30:06 +04:00
|
|
|
* Fix exact bbox calculation for cubics. The current code uses an iterative
|
|
|
|
algorithm which can fail miserably.
|
2001-04-21 12:10:12 +04:00
|
|
|
|
|
|
|
* Fix 64-bit issues (the code compiles and seems to work, but we've not
|
|
|
|
make a thorough check so some fonts could still core dump the library !!)
|
|
|
|
|