Make distance field image width variable.
authorYoann Lopes <yoann.lopes@nokia.com>
Wed, 6 Jun 2012 13:41:13 +0000 (15:41 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 12 Jun 2012 05:09:54 +0000 (07:09 +0200)
commit68c90dd9b3210d4cdf12e7f5af19ec71812ca0d0
tree81647e1f641b3a79b694c82792586623e41b9cf0
parent290655c8a2401b84b9ddd223b67c06182886c597
Make distance field image width variable.

The distance field generator was always returning a 64x64 pixels image.
It now returns an image with a variable width (width of the represented
glyph) and always a height of 64px.

Change-Id: Id5f11a50a8031ebca10cd4803adf179ccde6db26
Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@nokia.com>
src/gui/text/qdistancefield.cpp