wxWidgets/tests/graphics
Vadim Zeitlin fde8f93a49 Fix ellipsization unit test when using pixel scaling
When pixel doubling is in use, e.g. when using GTK+ 2 on high DPI displays,
the width of a single TAB can be greater than the hardcoded 50 width in the
test, which resulted in test failures.

Base the widths on the average character width to make sure we can always
ellipsize.
2016-02-26 15:09:39 +01:00
..
affinematrix.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
bitmap.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
boundingbox.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
colour.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00
ellipsization.cpp Fix ellipsization unit test when using pixel scaling 2016-02-26 15:09:39 +01:00
measuring.cpp Use wx-prefixed macros throughout the repository. 2015-04-23 22:00:35 +04:00