mirror of
https://github.com/antijingoist/opendyslexic.git
synced 2025-01-18 20:39:24 +01:00
Color support
This commit is contained in:
parent
86138ef9dc
commit
f9ff321860
11
README.md
11
README.md
|
@ -22,6 +22,7 @@ OpenDyslexic, in Regular, Bold, Italic, and BoldItalic. Also, OpenDyslexic Mono,
|
||||||
* Wider spacing for easier tracking.
|
* Wider spacing for easier tracking.
|
||||||
* Lower contrast design to help with glare/blindness: the occasional blank paper with text on it.
|
* Lower contrast design to help with glare/blindness: the occasional blank paper with text on it.
|
||||||
* Larger space between lines.
|
* Larger space between lines.
|
||||||
|
* Experimental color support
|
||||||
|
|
||||||
OpenDyslexic now also includes:
|
OpenDyslexic now also includes:
|
||||||
|
|
||||||
|
@ -33,12 +34,12 @@ OpenDyslexic now also includes:
|
||||||
Open-Dyslexic submissions were messy because they mostly came in compiled typeface files, creating a lot of work in comparing files, properly pulling them from the compiled typeface and moving them over to the app native source being used.
|
Open-Dyslexic submissions were messy because they mostly came in compiled typeface files, creating a lot of work in comparing files, properly pulling them from the compiled typeface and moving them over to the app native source being used.
|
||||||
|
|
||||||
As such, submissions are accepted as long as:
|
As such, submissions are accepted as long as:
|
||||||
* it's provided as a pull request against the typeface source
|
* it's provided as a pull request against the typeface source
|
||||||
* it's submitted as an SVG document
|
* it's submitted as an SVG document
|
||||||
|
|
||||||
## Allowed uses:
|
## Allowed uses:
|
||||||
|
|
||||||
_see OFL-FAQ.txt_
|
_see OFL-FAQ.txt_ , but tl;dr: pretty open
|
||||||
|
|
||||||
## Re-hosting
|
## Re-hosting
|
||||||
|
|
||||||
|
@ -65,4 +66,8 @@ Everything from downloads to websites are provided by the service.
|
||||||
|
|
||||||
If you need a form for your school or business, create a support request (support.abbiecod.es) and please be patient. 🤞🏼 You can speed up turn around time by asking for the information you need for the form separately, or pre-filling the parts you know.
|
If you need a form for your school or business, create a support request (support.abbiecod.es) and please be patient. 🤞🏼 You can speed up turn around time by asking for the information you need for the form separately, or pre-filling the parts you know.
|
||||||
|
|
||||||
Some of these forms are upwards of 20 pages of information that needs to be filled out yearly.
|
Some of these forms are upwards of 20 pages of information that needs to be filled out yearly.
|
||||||
|
|
||||||
|
## Privacy policy
|
||||||
|
|
||||||
|
The typeface itself cannot collect or send information.
|
||||||
|
|
Loading…
Reference in a new issue