Commit Graph

7 Commits

Author SHA1 Message Date
Tomek Weksej 7554d7ab76 🐛 Fix font weight/style metadata (#186)
This fixes a bug that Bold is interpreted as a standard font style (instead of Book) by some applications and operating systems.

This sets correct values to following metadata:
* head: macStyle: https://learn.microsoft.com/en-us/typography/opentype/spec/head
* OS/2: fsSelection: https://learn.microsoft.com/en-us/typography/opentype/spec/os2#fsselection
* OS/2: usWeightClass: https://learn.microsoft.com/en-us/typography/opentype/spec/os2#usweightclass
2024-03-20 10:36:17 -04:00
kiliman 63002e7901 Add less_hyphen_greater ligature for all weights by @CandySunPlus 2019-10-31 14:12:45 -04:00
Kiliman 02818d15a9 Add complete set of SSm Medium/Italic ligatures 2019-08-04 18:06:55 -04:00
kiliman 036e837e0c Remove old generated files 2019-07-24 09:57:20 -04:00
Kiliman d1c53b27f9 Add GPOS/GSUB tables and updated ligature name 2017-09-18 17:53:05 -04:00
Kiliman a3dbc37709 Add updated Operator Mono SSm Medium weight 2017-09-15 19:01:23 -04:00
Kiliman dab02e1177 Create folders for each font and move common to parent 2017-09-12 15:04:53 -04:00