create opendyslexic project file

This commit is contained in:
Abbie Gonzalez 2019-07-31 13:27:20 -04:00
parent e07da866e1
commit 21520728ba

View file

@ -0,0 +1,15 @@
<?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>fontPath</key>
<string>/Users/abbie/Documents/github/opendyslexic/sources/opendyslexic/opendyslexic.glyphs</string>
<key>instances</key>
<array>
<dict>
<key>name</key>
<string>Regular</string>
</dict>
</array>
</dict>
</plist>