golang-image/font/testdata
Nigel Tao 88b013251f font/sfnt: implement rrcurveto.
Change-Id: I2e24293568b296dd916b2ef6a9c1113ffd5f9253
Reviewed-on: https://go-review.googlesource.com/34171
Reviewed-by: Dave Day <djd@golang.org>
2016-12-12 04:37:57 +00:00
..
fixed font/plan9font: derive the example's ascent from the metrics. 2016-04-23 08:08:30 +00:00
CFFTest.otf font/sfnt: implement rrcurveto. 2016-12-12 04:37:57 +00:00
CFFTest.sfd font/sfnt: implement rrcurveto. 2016-12-12 04:37:57 +00:00
README font/sfnt: parse the CFF table. 2016-12-01 07:43:55 +00:00

CFFTest.sfd is a FontForge file for creating CFFTest.otf, a custom OpenType
font for testing the golang.org/x/image/font/sfnt package's CFF support.