freetype/truetype
Nigel Tao a31d0146da Loosen the SLOOP (Set LOOP) opcode precondition.
This goes against spec, but matches the C Freetype implementation and
works around a bug in DejaVuSansMono.ttf's hinted '2' glyph.
2016-05-19 16:15:10 +10:00
..
face.go Add a face.Metrics method, and parse hhea ascent and descent. 2016-03-24 11:05:48 +11:00
face_test.go Update x/exp/shiny/font to x/image/font. 2015-09-01 15:49:46 +10:00
glyph.go Update x/exp/shiny/font to x/image/font. 2015-09-01 15:49:46 +10:00
hint.go Loosen the SLOOP (Set LOOP) opcode precondition. 2016-05-19 16:15:10 +10:00
hint_test.go Use the fixed.Int26_6 type in package truetype. 2015-08-18 16:30:37 +10:00
opcodes.go Move files up one level. 2015-08-12 14:30:01 +10:00
truetype.go Add a face.Metrics method, and parse hhea ascent and descent. 2016-03-24 11:05:48 +11:00
truetype_test.go Add Font.Name method. 2015-09-21 16:46:35 +10:00