7 Commits

Author SHA1 Message Date
Donald Ness
f3d7cb3810 Add test showing segfault when getting glyph range for Osaka 2016-10-21 15:37:42 -07:00
Mike Morris
f64eb5c938 handle ft_face->style_name null value
ft_face->style_name is optional in the TTF spec, we should properly
handle the null value case. This adds a font with a null style_name
property, an alternate constructor for FaceMetadata, and a test case to confirm style_name is only added to the JavaScript face if the string is not empty.
2016-01-11 17:26:37 -05:00
Tom MacWright
4897fde383 Add Fira Sans, de-duplicate codepoints. 2014-12-18 13:36:27 -05:00
Mike Morris
bc32cbeca8 remove Siyam Rupali, add Open Sans license 2014-06-03 13:34:05 -04:00
Young Hahn
e0144d0645 Nuke the big fonts in favor of a way of specifying custom font dirs. 2014-02-04 12:02:31 -05:00
Konstantin Käfer
7a95958641 use custom font directory 2013-10-16 14:09:28 +02:00
Konstantin Käfer
2062b02582 add fonts 2013-10-16 13:47:28 +02:00