OpenVG paint engine doesn't draw glyphs well to non-integer offsets.
authorJani Hautakangas <jani.hautakangas@nokia.com>
Tue, 11 Jan 2011 11:14:23 +0000 (13:14 +0200)
committerJason McDonald <jason.mcdonald@nokia.com>
Wed, 12 Jan 2011 08:29:23 +0000 (18:29 +1000)
commit4e5544b2607e1e981eeb1df7e565d8ff35b66985
treee264d1239aad6fc452abbaa9324b2d27f97d00f8
parent925125dfb815fce921d8295d982317171cdf5e73
OpenVG paint engine doesn't draw glyphs well to non-integer offsets.

Solution is to round adjustment offsets to integer values to prevent
blurry text.

Task-number: QTBUG-16240
Reviewed-by: Alessandro Portale
(cherry picked from commit e0ed2387bc818f11b16460b0150d4ea75bcf37d6)
src/openvg/qpaintengine_vg.cpp