golang-image/font/testdata
Nigel Tao e2d0a9f0e6 font/sfnt: parse CFF 2-byte operators and real numbers.
Change-Id: I6f2cdfb44817832cf833883ef6fca692a001b6b1
Reviewed-on: https://go-review.googlesource.com/33813
Reviewed-by: Dave Day <djd@golang.org>
2016-12-05 08:11:59 +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: parse CFF 2-byte operators and real numbers. 2016-12-05 08:11:59 +00:00
CFFTest.sfd font/sfnt: parse CFF 2-byte operators and real numbers. 2016-12-05 08:11:59 +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.