qt6-bb10/src
Eskil Abrahamsen Blomfeldt 1dd9a0af4f Fix fallbacks for adapted common script
When the platform plugin gives us specific fallbacks for a
specific script, we need to respect this, and load the correct
font family regardless of which writing systems it supports.

This is especially important since the common script is adapted
to match surrounding, proper scripts, so characters such as
digits next to e.g. Hebrew text will be marked as Hebrew. On
stock Android, there is a single Hebrew font, and this would
previously be put in all fallback slots for Hebrew regardless of
what fallback fonts were dictated by the platform plugin. Since
this font does not support the digits, they would show up as boxes.

[ChangeLog][Android] Fixed common characters like digits and
punctuation showing as boxes when positioned next to non-latin
scripts.

Task-number: QTBUG-39377
Change-Id: I1555e208a8ddc587c0bbdbfff1600cafdd9442e9
Reviewed-by: Konstantin Ritt <ritt.ks@gmail.com>
2014-07-10 10:01:49 +02:00
..
3rdparty harfbuzz-ng: Pre-allocate enough space for CoreText buffer 2014-06-18 13:39:37 +02:00
android Android: Fix hover-event handling. 2014-06-30 16:58:57 +02:00
angle ANGLE WinRT: Create swap chain using physical resolution 2014-05-22 07:59:49 +02:00
concurrent Doc: Add docs for QtConcurrent::{Unhandled,Exception} 2014-03-17 20:52:42 +01:00
corelib Fix for code snippet in commandlineparser documentation 2014-07-07 13:58:24 +02:00
dbus Merge remote-tracking branch 'origin/stable' into 5.3 2014-06-25 10:22:20 +02:00
gui Fix fallbacks for adapted common script 2014-07-10 10:01:49 +02:00
network QSslCertificate: blacklist NIC certificates from India 2014-07-09 21:30:11 +02:00
opengl Merge remote-tracking branch 'origin/release' into stable 2014-05-03 00:56:41 +02:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformsupport Accessibility Linux: Fix crashes when accessing invalid functions 2014-07-03 18:20:04 +02:00
plugins Android: [REG] Fix QScreen::physicalSize() 2014-07-08 08:32:32 +02:00
printsupport QWin32PrintEnginePrivate check for NULL pDevMode and hdc. 2014-06-25 20:20:52 +02:00
sql Remove the use of QT_STATIC_CONST in QtSql 2014-06-20 21:21:43 +02:00
testlib Support getting test data from qrc 2014-07-08 08:34:30 +02:00
tools Doc: removed trolltech.com from namespace in manual qdocconf file 2014-07-07 12:38:27 +02:00
widgets Document QApplication::cursorFlashTime() can return -1 2014-07-07 19:31:24 +02:00
winmain remove HSTRING instances 2014-06-03 09:55:30 +02:00
xml Doc: moved saxbookmarks example files 2014-07-09 12:17:34 +02:00
src.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00