summaryrefslogtreecommitdiff
path: root/scripts/lib/fontbuild/instanceNames.py
Commit message (Collapse)AuthorAge
* Explicitly set weight class in OS/2 table.James Godfrey-Kittle2015-06-22
| | | | Without this, ufo2fdk sets both Light and Regular to 400 by default.
* Correctly set PostScript font name in UFOs.James Godfrey-Kittle2015-06-22
| | | | | This propagates to name ID 6 in the name table, and font name info in the CFF table.
* Correct family and style data in name table.James Godfrey-Kittle2015-06-10
| | | | | | | | | | This uncomments some code which distinguishes between Regular/Bold and other weights when setting the UFOs' styleMapFamilyName attribute, which is used by the FDK to set the output OTFs' family names (this association is documented here: http://unifiedfontobject.org/versions/ufo2/fontinfo.html). It's not clear why this code was commented out in the first place. Part of #37
* Add license files and headers.James Godfrey-Kittle2015-04-16
|
* Update scripts based on 03/31 delivery.James Godfrey-Kittle2015-04-16
|
* Add the correct metadata to italic fonts.James Godfrey-Kittle2015-04-16
|
* Remove references to FL (stub out missing methods)James Godfrey-Kittle2015-04-16
|
* Remove executable flagsRoozbeh Pournader2014-06-06
|
* Importing Roboto 2.0Christian Robertson2014-05-19