golang-image/font/sfnt
Nigel Tao 1de9a5bb2a font/sfnt: implement Font.Bounds.
Change-Id: I24ab4cfa74a791ebb8223b38e5d6624c74caa9f8
Reviewed-on: https://go-review.googlesource.com/39670
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2017-04-10 07:35:26 +00:00
..
cmap.go font/sfnt: use charmap EncodeRune API. 2017-04-05 22:33:02 +00:00
data.go font/sfnt: implement Font.GlyphName. 2017-02-17 10:37:04 +00:00
example_test.go font/sfnt: flip the Y axis for LoadGlyph's Segments. 2017-03-31 23:39:16 +00:00
gen.go font/sfnt: implement Font.GlyphName. 2017-02-17 10:37:04 +00:00
postscript.go font/sfnt: implement Font.GlyphAdvance. 2017-04-05 22:26:46 +00:00
proprietary_test.go font/sfnt: implement Font Dict Select. 2017-03-30 23:40:04 +00:00
sfnt_test.go font/sfnt: implement Font.Bounds. 2017-04-10 07:35:26 +00:00
sfnt.go font/sfnt: implement Font.Bounds. 2017-04-10 07:35:26 +00:00
truetype.go font/sfnt: implement Font.GlyphAdvance. 2017-04-05 22:26:46 +00:00