summaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qmlvisual/shared/Vera.ttf
Commit message (Collapse)AuthorAgeFilesLines
* Turn off font antialiasing during tests.Alan Alpert2010-11-161-0/+0
| | | | | | | | | | | Font antialiasing varies from machine to machine, and so is too unstable Also switching to a monospaced font in visual tests to attempt to pre-empt another possible source of instability. This commit also slightly increases verbosity of test failure messages to be more useful in the CI system Task-number: QTBUG-14792
* Make qmlvisual tests more stableAlan Alpert2010-11-041-0/+0
Text elements now use shared components that have the same default values, instead of using the system defaults (that can vary between computers). This also removes text edit/input cursor blinking. Task-number: QTBUG-14792