golang-freetype/freetype/truetype
Nigel Tao a8a5cfeb78 freetype: respect the ROUND_XY_TO_GRID compound glyph flag.
Also add a test that freetype-go derives the same glyph points as
the C freetype implementation.

R=bsiegert
CC=golang-dev
https://codereview.appspot.com/12670046
2013-08-13 21:08:54 +10:00
..
glyph.go freetype: respect the ROUND_XY_TO_GRID compound glyph flag. 2013-08-13 21:08:54 +10:00
hint_test.go freetype/truetype: function call opcodes. 2013-07-30 19:20:31 +10:00
hint.go freetype/truetype: add explicit graphics state. 2013-08-02 19:13:26 +10:00
opcodes.go freetype/truetype: add explicit graphics state. 2013-08-02 19:13:26 +10:00
truetype_test.go freetype: respect the ROUND_XY_TO_GRID compound glyph flag. 2013-08-13 21:08:54 +10:00
truetype.go freetype/truetype: function call opcodes. 2013-07-30 19:20:31 +10:00