freetype/truetype
Nigel Tao f9531a3606 Add a face.Metrics method, and parse hhea ascent and descent.
A recent change added a Metrics method to the font.Face interface.
2016-03-24 11:05:48 +11: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 Delete the f26dot6 type in favor of fixed.Int26_6. 2015-08-18 16:47:46 +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