How to disable font fallback in Qt 5.0
General and Desktop
1
Posts
1
Posters
1.4k
Views
1
Watching
-
Dear all,
When I use some unicode characters with Qt text widgets, it changes to some font style & render with unicode engine. Which text rendering engine is used in Qt 5.0? How can I disable that text rendering engine & font fallback mechanism? It happens on all platforms, Win, Mac & Linux.
Thanks in advance.