golang-image/font/testdata
Nigel Tao 2c9074b9aa font/sfnt: implement flagWeHaveATwoByTwo.
Change-Id: I9f4577b57f25a85ef0639c34215adf40df61c5ab
Reviewed-on: https://go-review.googlesource.com/38274
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2017-03-22 21:43:44 +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
cmapTest.sfd font/sfnt: use ../testdata/cmapTest.ttf. 2017-02-03 07:45:48 +00:00
cmapTest.ttf font/sfnt: use ../testdata/cmapTest.ttf. 2017-02-03 07:45:48 +00:00
glyfTest.sfd font/sfnt: implement flagWeHaveATwoByTwo. 2017-03-22 21:43:44 +00:00
glyfTest.ttf font/sfnt: implement flagWeHaveATwoByTwo. 2017-03-22 21:43:44 +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.