golang-image/font
Nigel Tao 5286ed5c2a font/sfnt: parse the CFF table.
Parsing the per-glyph Charstrings will be a follow-up commit.

Change-Id: I52f849a77dd7fa14b6e07420820bdfb4347c2438
Reviewed-on: https://go-review.googlesource.com/33593
Reviewed-by: Dave Day <djd@golang.org>
2016-12-01 07:43:55 +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: parse the CFF table. 2016-12-01 07:43:55 +00:00
testdata font/sfnt: parse the CFF table. 2016-12-01 07:43:55 +00:00
font.go font: add a []byte flavor of string methods. 2016-05-27 00:37:06 +00:00