golang-image/font/sfnt
Nigel Tao 7c3fafc74f font/sfnt: explicitly close glyph contours.
Change-Id: I4a59167cfe5d84f0ef6732711cca9b46a52b445c
Reviewed-on: https://go-review.googlesource.com/39930
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2017-04-10 07:42:48 +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: explicitly close glyph contours. 2017-04-10 07:42:48 +00:00
gen.go font/sfnt: implement Font.GlyphName. 2017-02-17 10:37:04 +00:00
postscript.go font/sfnt: explicitly close glyph contours. 2017-04-10 07:42:48 +00:00
proprietary_test.go font/sfnt: explicitly close glyph contours. 2017-04-10 07:42:48 +00:00
sfnt_test.go font/sfnt: explicitly close glyph contours. 2017-04-10 07:42:48 +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