opendyslexic/sources/opendyslexic/opendyslexic.glyphsproject

36 lines
810 B
Plaintext
Raw Normal View History

2019-07-31 19:27:20 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>exportPath</key>
<string>/Users/abbie/Documents/github/opendyslexic/otf</string>
2019-07-31 19:27:20 +02:00
<key>fontPath</key>
<string>opendyslexic.glyphs</string>
2019-07-31 19:27:20 +02:00
<key>instances</key>
<array>
<dict>
<key>name</key>
<string>Light</string>
<key>weightClass</key>
<string>Light</string>
</dict>
2019-07-31 19:27:20 +02:00
<dict>
<key>name</key>
<string>Regular</string>
</dict>
<dict>
<key>interpolationWeight</key>
<real>700</real>
<key>isBold</key>
<true/>
<key>linkStyle</key>
<string>Regular</string>
<key>name</key>
<string>Bold</string>
<key>weightClass</key>
<string>Bold</string>
</dict>
2019-07-31 19:27:20 +02:00
</array>
</dict>
</plist>