golang-freetype/freetype/truetype
Nigel Tao 11bef13aa5 freetype/truetype: track phantom points across compound glyphs.
The very subtle pp1x versus phantomPoints[0].X distinction is pretty
ugly code, but let's get all the tests passing first, so that we can
refactor with confidence.

R=bsiegert
CC=golang-dev, remyoudompheng
https://codereview.appspot.com/35850043
2013-12-03 08:21:05 +11:00
..
glyph.go freetype/truetype: track phantom points across compound glyphs. 2013-12-03 08:21:05 +11:00
hint_test.go freetype: fix MDRP/MIRP Set-RP0 bit and fix normalize rounding. 2013-10-29 20:59:39 +11:00
hint.go freetype/truetype: fix Super45 rounding. 2013-11-30 15:19:12 +11:00
opcodes.go freetype/truetype: implement ISECT, SHC, WCVTF, DELTAC and SDPVTL 2013-11-21 08:51:09 +11:00
truetype_test.go freetype/truetype: track phantom points across compound glyphs. 2013-12-03 08:21:05 +11:00
truetype.go freetype/truetype: load vertical metrics from the OS/2 table. 2013-11-29 10:33:11 +11:00