e5e93345c5
[UIFont familyNames] will return a list of fonts that include the fonts Telugu Sangam MN, Heiti SC, Heiti TC, and Bangla Sangam MN, but when calling [UIFont fontNamesForFamilyName:] for these fonts we get an empty list. The problem appeared when we tried to then populate these fonts, as CTFontDescriptorCreateMatchingFontDescriptors() would return a list of font descriptors from the PingFang SC font when called with NSFontFamilyAttribute = "Heiti SC". This is due to PingFang being a replacement for Heiti in later iOS versions. Task-number: QTBUG-50624 Change-Id: I22684e247d472c30775321b6976b3aeb6ea579f5 Reviewed-by: Jake Petroules <jake.petroules@qt.io> |
||
---|---|---|
.. | ||
accessibility | ||
cglconvenience | ||
clipboard | ||
dbusmenu | ||
dbustray | ||
devicediscovery | ||
eglconvenience | ||
eventdispatchers | ||
fbconvenience | ||
fontdatabases | ||
glxconvenience | ||
input | ||
linuxaccessibility | ||
platformcompositor | ||
services | ||
themes | ||
platformsupport.pro |