golang-image/font/sfnt
Nigel Tao ed91dc314e font/sfnt: add a ppem arg to Font.LoadGlyph.
This lets us load a glyph at e.g. 12 pixels per em.

Change-Id: I048b3db89af8670782953a8361afe0e6373df9b0
Reviewed-on: https://go-review.googlesource.com/37175
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2017-02-22 03:05:44 +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: add a ppem arg to Font.LoadGlyph. 2017-02-22 03:05:44 +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