golang-image/font
Nigel Tao 2e35bd52b4 font/sfnt: increase proprietary_test coverage.
Recent commits (probably 792d36e1 "support TrueType compound glyphs" and
1995ed1a "support TrueType glyph transformations") let us decode all the
glyphs in the Adobe TrueType fonts, but I forgot to update the test
coverage in those commits.

Change-Id: I7b135005cd67082f84aee16d296debdedcc9488e
Reviewed-on: https://go-review.googlesource.com/38281
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2017-03-22 21:47:50 +00:00
..
basicfont font/basicfont: add Descent and Left fields. 2016-06-30 00:32:31 +00:00
gofont font/gofont: add style descriptions to the generated package docs. 2016-11-18 00:40:29 +00:00
inconsolata font/inconsolata: new package. 2016-06-30 01:20:08 +00:00
plan9font font/plan9font: look for subfont ".0" suffixes. 2016-08-07 01:57:26 +00:00
sfnt font/sfnt: increase proprietary_test coverage. 2017-03-22 21:47:50 +00:00
testdata font/sfnt: implement flagWeHaveATwoByTwo. 2017-03-22 21:43:44 +00:00
font_test.go font: fix rectangle-union for empty rectangles. 2016-12-28 23:11:51 +00:00
font.go math/fixed: add some Point and Rectangle methods. 2017-01-06 00:18:22 +00:00