Merge pull request #11 from objective-reference/master

Central European, South Eastern European
This commit is contained in:
Abbie Gonzalez 2019-08-12 20:18:54 -04:00 committed by GitHub
commit 4e648d4f66
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 10123 additions and 7400 deletions

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load diff

View file

@ -2,14 +2,34 @@
<!DOCTYPE plist PUBLIC "-//Apple//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"> <plist version="1.0">
<dict> <dict>
<key>exportPath</key>
<string>/Users/abbie/Documents/github/opendyslexic/otf</string>
<key>fontPath</key> <key>fontPath</key>
<string>/Users/abbie/Documents/github/opendyslexic/sources/opendyslexic/opendyslexic.glyphs</string> <string>opendyslexic.glyphs</string>
<key>instances</key> <key>instances</key>
<array> <array>
<dict>
<key>name</key>
<string>Light</string>
<key>weightClass</key>
<string>Light</string>
</dict>
<dict> <dict>
<key>name</key> <key>name</key>
<string>Regular</string> <string>Regular</string>
</dict> </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>
</array> </array>
</dict> </dict>
</plist> </plist>