Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.6.3
-
None
-
Symbian^3
Description
On a Symbian device (5th edition or Symbian^3) certain glyphs are rendered incorrectly through QT.
As an example, I've installed the "DejaVu Serif" font (standard windows TTF font) on a Symbian device (using CEikonEnv::Static()>ScreenDevice()>AddFile()).
Normal Latin characters seem to render OK in QT.
However "£ Æ è é ê ë" renders as "Ã Î ¯ ® ˚".
Interestingly, on the same device "£ Æ è é ê ë" renders just fine using Symbian UI layers (CEikLabel) and the same font - as such this is definitely a QT problem not a platform issue.