golang-image/font/sfnt
Nigel Tao b952c941a6 font/sfnt: check the versions of proprietary fonts.
Change-Id: If8d104f5d0e60b6270e7f6a0762432dfe66cfe48
Reviewed-on: https://go-review.googlesource.com/37174
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2017-02-22 03:10:26 +00:00
..
cmap.go font/sfnt: support Symbol fonts such as MS Webdings. 2017-02-17 10:20:08 +00:00
data.go font/sfnt: implement Font.GlyphName. 2017-02-17 10:37:04 +00:00
example_test.go font/sfnt: add a ppem arg to Font.LoadGlyph. 2017-02-22 03:05:44 +00:00
gen.go font/sfnt: implement Font.GlyphName. 2017-02-17 10:37:04 +00:00
postscript.go font/sfnt: add a ppem arg to Font.LoadGlyph. 2017-02-22 03:05:44 +00:00
proprietary_test.go font/sfnt: check the versions of proprietary fonts. 2017-02-22 03:10:26 +00:00
sfnt_test.go font/sfnt: add a ppem arg to Font.LoadGlyph. 2017-02-22 03:05:44 +00:00
sfnt.go font/sfnt: add a ppem arg to Font.LoadGlyph. 2017-02-22 03:05:44 +00:00
truetype.go font/sfnt: add a ppem arg to Font.LoadGlyph. 2017-02-22 03:05:44 +00:00