Skip to content

Fix font rendering on android

Carl Schwan requested to merge work/carl/android-fix into master

Force the font rendering to QtFontRendering on android even when using a interger scalling as otherwise the font is not readable.

before after
image image (ignore the debug output)
Edited by Carl Schwan

Merge request reports