shithub: freetype+ttf2subf

ref: 0027af925a0e94a6863d2beadad5ab0ca95b78bf
dir: /TODO/

View raw version
Here is a list of items that need to be addressed in FreeType 2:

* Add synthesized Unicode charmap processing to the CFF driver.

* Fix a bug in the TrueType driver: linear horizontal advances of composites
  are not returned properly.

* Fix exact bbox calculation for cubics.  The current code uses an iterative
  algorithm which can fail miserably.

* 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 !!)