aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro
diff options
context:
space:
mode:
authorAndy Shaw <andy.shaw@qt.io>2020-03-02 10:29:23 +0100
committerAndy Shaw <andy.shaw@qt.io>2020-03-02 12:54:23 +0100
commitdf034c07be4828778d43a4037f89f31ac26f411d (patch)
treebf83d085996660aab5a2d60e9996c4c9496d9123 /tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro
parentd4748c7c936cdf603e0b72bfdb4e39f822ab2e9d (diff)
Don't replace all characters below 0x20 with spaces as they may be valid
Some fonts will still render something for characters below 0x20 so these should not be replaced with a space and should just be left as is. It will not be rendered as a box if the dontPrint flag is set so we can trust the renderer to do the right thing here. Change-Id: Ie091c14713d8c2948c82b1991c295d80bc35dfde Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>
Diffstat (limited to 'tests/auto/quick/qquickcanvasitem/qquickcanvasitem.pro')
0 files changed, 0 insertions, 0 deletions