golang-image/font/sfnt
Nigel Tao 993cf229e6 font/sfnt: fix proprietary fonts and cmap format 12.
Two recent commits ("proprietary fonts" and "cmap format 12") each
passed all of its own tests, but the combination wasn't tested until
both were submitted.

Change-Id: Ic4c2ae8deb1e4623ca5543672dc46d55bfce91a4
Reviewed-on: https://go-review.googlesource.com/36372
Reviewed-by: David Crawshaw <crawshaw@golang.org>
2017-02-07 21:42:49 +00:00
..
cmap.go font/sfnt: fix proprietary fonts and cmap format 12. 2017-02-07 21:42:49 +00:00
postscript.go font/sfnt: implement rrcurveto. 2016-12-12 04:37:57 +00:00
proprietary_test.go font/sfnt: add tests for proprietary fonts. 2017-02-04 04:20:41 +00:00
sfnt_test.go font/sfnt: support cmap format 12. 2017-02-04 03:42:56 +00:00
sfnt.go font/sfnt: fix proprietary fonts and cmap format 12. 2017-02-07 21:42:49 +00:00
truetype.go font/sfnt: add tests for proprietary fonts. 2017-02-04 04:20:41 +00:00