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>
|
2019-08-13 01:19:14 +02:00
|
|
|
<key>exportPath</key>
|
|
|
|
<string>/Users/abbie/Documents/github/opendyslexic/otf</string>
|
2019-07-31 19:27:20 +02:00
|
|
|
<key>fontPath</key>
|
2019-08-13 01:19:14 +02:00
|
|
|
<string>opendyslexic.glyphs</string>
|
2019-07-31 19:27:20 +02:00
|
|
|
<key>instances</key>
|
|
|
|
<array>
|
2019-08-13 01:19:14 +02:00
|
|
|
<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>
|
2019-08-13 01:19:14 +02:00
|
|
|
<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>
|