View Single Post
Old 06-10-2022, 03:28 PM   #27
rtiangha
Evangelist
rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.rtiangha ought to be getting tired of karma fortunes by now.
 
Posts: 495
Karma: 356531
Join Date: Jul 2016
Location: 'burta, Canada
Device: Kobo Glo HD
How to enable Dyslexic Mode in firmware 4.33+

I figured out how to activate the Dyslexic Mode introduced in firmware 4.33.19608.

In your Kobo eReader.conf file, under [ApplicationPreferences] enter:

Code:
DyslexicMode=true
It will make the UI use the OpenDyslexic font.

A caveat is that you need to have the OpenDyslexic font in your system partition (i.e. /usr/local/Trolltech/blahblahblah). If you deleted it or only have a copy in /mnt/onboard/fonts, it won't work (although I wonder if a patch could be made to change the file path it looks for the font at; I assume it's hardcoded).

The good news is that you can drop in the newer r3 version of the rewrite of the font that has extra glyphs and language support and it still works.

And (although I haven't tried this myself) if you wanted to have the UI show traditionally unsupported characters like Cyrillic or Vietnamese, I think if you take your favourite font that has that support (ex. Noto Sans) and change the internal font name to OpenDyslexic and replace the stock version with it, it will display that instead.

Hopefully, this is a stepping stone to Kobo allowing us to change the UI font officially without having to use patches or internally rename fonts.
Attached Thumbnails
Click image for larger version

Name:	screen_001.jpg
Views:	707
Size:	227.1 KB
ID:	194268   Click image for larger version

Name:	screen_002.png
Views:	688
Size:	212.9 KB
ID:	194283   Click image for larger version

Name:	screen_003.png
Views:	622
Size:	39.1 KB
ID:	194284   Click image for larger version

Name:	screen_004.png
Views:	618
Size:	370.9 KB
ID:	194285  

Last edited by rtiangha; 06-10-2022 at 07:16 PM. Reason: more screenshots
rtiangha is offline   Reply With Quote