golang-freetype/freetype/truetype
Nigel Tao f6106a9f8b freetype/truetype: adjust ends slice when hinting a compound glyph.
Successfully hint all of DejaVu Sans Oblique, barring 4 exceptions
that are errors in the upstream C Freetype project. See
http://lists.nongnu.org/archive/html/freetype/2013-11/msg00004.html
for details.

R=bsiegert
CC=golang-dev, remyoudompheng
https://codereview.appspot.com/21580044
2013-11-07 08:53:15 +11:00
..
glyph.go freetype/truetype: adjust ends slice when hinting a compound glyph. 2013-11-07 08:53:15 +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: fix MDRP/MIRP Set-RP0 bit and fix normalize rounding. 2013-10-29 20:59:39 +11:00
opcodes.go freetype/truetype: implement SHP and DELTAP opcodes. 2013-10-25 20:07:33 +11:00
truetype_test.go freetype/truetype: adjust ends slice when hinting a compound glyph. 2013-11-07 08:53:15 +11:00
truetype.go freetype/truetype: run compound glyph hinting instructions. 2013-11-05 09:58:40 +11:00