Dyslexia

Categories

Component ID

2561145

Component name

Dyslexia

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Introduction

Dyslexia provides a quick solution to allow visitors to switch between the website's active font family and a specific one adapted to people with reading disorders (aka dyslexia).

This module is based on the High Contrast module from hkirsman.

Installation and setup

Copy the entire module directory under sites/all/modules (typically), just like any other Drupal modules.

For the module to work, you will need to install the "regular" set of the OpenDyslexic 3 font. The module awaits the truetype file to be placed under :
sites/all/fonts/OpenDyslexic3-Regular.ttf.

You can find the download link on https://opendyslexic.org
(Donations for the hard work must surely be much appreciated).

Enable the module on your modules list page. You will then find the module settings page under :
Configuration > User interface > Dyslexia

Once set, you can trigger the dyslexia functions in two ways :

  • Hit the tab key until "Toggle Dyslexia" appears at the top of any pages, then press enter ;
  • or use the block that you will find in your theme blocks list.