View Single Post
Old 06-13-2021, 10:43 AM   #1
Renate
Onyx-maniac
Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.Renate ought to be getting tired of karma fortunes by now.
 
Posts: 3,939
Karma: 17500001
Join Date: Feb 2012
Device: Nook NST, Glow2, 3, 4, '21, Kobo Aura2, Poke3, Poke5, Go6
Poke3 ugly text - fix

The Poke3 (and maybe Poke2?) has "High contrast text" enabled by default.
This causes all white text to have a really ugly border.
It even causes black text on white to have a ghost border.

There is no standard Onyx setting to disable this?
The stock Android Settings seemed to previously have had a problem too.
The latest software seemed to have fixed this.

You can run the stock Android settings:
Code:
C:\>adb shell am start -n com.android.settings/.Settings
Then Accessibility > High contrast text > Off

Or you can:
Code:
C:\>adb shell settings put secure high_text_contrast_enabled 0
If your reader composes actual book pages itself this will not make a difference there, but it will affect menus, dialogs, etc.
Attached Thumbnails
Click image for larger version

Name:	1.png
Views:	218
Size:	17.9 KB
ID:	187662  
Renate is offline   Reply With Quote