golang-image/font/testdata
Nigel Tao 83686c5479 font/sfnt: parse the glyf table.
Change-Id: Ib7ff75d99d3641f68f621db4ba2279cc1bda8c3a
Reviewed-on: https://go-review.googlesource.com/35271
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2017-01-19 08:01:09 +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
glyfTest.sfd font/sfnt: parse the glyf table. 2017-01-19 08:01:09 +00:00
glyfTest.ttf font/sfnt: parse the glyf table. 2017-01-19 08:01:09 +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.