Summary: | No display of umlaut characters | ||
---|---|---|---|
Product: | [Unmaintained] Necessitas | Reporter: | Martin Koller <kollix> |
Component: | Android Qt4 | Assignee: | BogDan Vatra <bogdan> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | khreichel, tomaslov |
Priority: | NOR | ||
Version: | beta1 | ||
Target Milestone: | Unspecified | ||
Platform: | Android | ||
OS: | Android 4.x | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Martin Koller
2012-11-07 08:05:44 UTC
This is probably a duplicate of this one: https://bugs.kde.org/show_bug.cgi?id=309680 What You can do is: Enumerate all available fonts on the platform with QFontDatabase::families. Some of them seem to be complete (at least with german umlauts). It is not a fix, but maybe a workaround. Android support is now in std. Qt |