Fix issues with weights
This commit is contained in:
parent
738e74cea1
commit
813a8382e5
119 changed files with 23 additions and 3237 deletions
|
|
@ -15,7 +15,7 @@
|
|||
<key>italicAngle</key>
|
||||
<real>-11.75</real>
|
||||
<key>openTypeHeadCreated</key>
|
||||
<string>2016/07/30 09:55:50</string>
|
||||
<string>2016/07/30 01:55:50</string>
|
||||
<key>openTypeHheaAscender</key>
|
||||
<integer>795</integer>
|
||||
<key>openTypeHheaDescender</key>
|
||||
|
|
@ -39,7 +39,7 @@
|
|||
<key>openTypeOS2TypoLineGap</key>
|
||||
<integer>0</integer>
|
||||
<key>openTypeOS2WeightClass</key>
|
||||
<integer>400</integer>
|
||||
<integer>250</integer>
|
||||
<key>openTypeOS2WidthClass</key>
|
||||
<integer>5</integer>
|
||||
<key>openTypeOS2WinAscent</key>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>GSDimensionPlugin.Dimensions</key>
|
||||
|
|
@ -70,10 +70,6 @@
|
|||
<string>Light</string>
|
||||
<key>com.schriftgestaltung.widthValue</key>
|
||||
<integer>5</integer>
|
||||
<key>com.typemytype.robofont.layerOrder</key>
|
||||
<array>
|
||||
<string>background</string>
|
||||
</array>
|
||||
<key>public.glyphOrder</key>
|
||||
<array>
|
||||
<string>A</string>
|
||||
|
|
|
|||
Reference in a new issue