summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qgammatables.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Introduce FontSmoothingGamma as a platform style hint.Friedemann Kleint2012-03-271-0/+66
- Allocate gamma tables on the heap in a thread-safe way, use font smoothing returned by the style hints of the platform to calculate them. - Improve font rendering on Windows. Change-Id: I8cd39b51cf03cbd642474c02b9076814baecd597 Reviewed-by: Samuel Rødal <samuel.rodal@nokia.com>