=== Dyslexic Fonts ===
Contributors:      keith_wp
Author Link:       https://drakard.com/
Requires at least: 3.8 or higher
Tested up to:      6.5
Requires PHP:      7.2
Stable tag:        0.18
License:           GPLv3 or later
License URI:       https://www.gnu.org/licenses/gpl-3.0.html
Tags:              usability, reading, font, dyslexic font, custom font


Allow users to change the font used across your site to one that is meant to help people with reading difficulties.

== Description ==

Adds a checkbox to the User Profile screen, allowing logged-in users to change the fonts used across the site to a dyslexic friendly one.


== Installation ==

1. Upload the plugin files to the **/wp-content/plugins/dyslexic-fonts/** directory, or install the plugin through the WordPress plugins screen directly.
1. Activate the plugin through the 'Plugins' screen in WordPress
1. Tell any dyslexic users they can change how the site is displayed!


== Frequently Asked Questions ==

= What font is that?! And why is it easier to read?! =

See [https://opendyslexic.org/](https://opendyslexic.org/) for more information; this plugin simply lets users toggle that font on or off.

It's very [possible that font choice won't make a difference](https://www.dyslexia-reading-well.com/dyslexia-font.html) and as the OpenDyslexic website says, it "is not supposed to be a cure, a complete solution, or something you should apply uniformly to everyone". But for the sake of a checkbox, it's nice to have the choice.

= What browsers are supported? =

Anything that can use [WOFF](https://caniuse.com/woff) or [WOFF2](https://caniuse.com/woff2) fonts, so pretty much all of them nowadays.


== Screenshots ==


== Changelog ==

= 0.18 =
* Tested with WP 6.5, 6.4 and 6.3.2
* Moved the inline stylesheet to a separate one

= 0.17 =
* Tested with WP 5.7
* Now uses WOFF/WOFF2 versions of the font instead of OTF

= 0.16 =
* Tested with WP 5.6 alpha-49135

= 0.16 =
* Initial release.
* Bugfix: uses CSS :not selector to avoid classes with "icon" in them
* Tested with WP 5.2.1

= 0.15 =
* Tested with WP 4.6.1


== Upgrade Notice ==

