summaryrefslogtreecommitdiffstats
path: root/src/gui/text/qfontengine_s60.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Set the vertical advance of glyph metrics to zero.Jason Barron2009-05-181-1/+1
| | | | | | | The OpenVG paint engine uses this value as the escapement of the glyph and setting this to the vertical advance results in the text being laid out in a declining staircase fashion. All other font engines seem to set the vertical advance to zero so do the same here as well.
* Fixed namespace issues, now works on Symbian under namespaceJanne Koskinen2009-05-111-0/+2
|
* Long live Qt for S60!axis2009-04-241-0/+307