30726437c0
When processing mnemonics, the resulting string should still contain them and they need to be stripped before measuring its width, but the code didn't do it. This didn't prevent the tests from passing, but only due to another bug in ellipsization code itself, which lost the mnemonics completely. As this bug is about to be fixed, the test needs to take mnemonics into account properly now. |
||
---|---|---|
.. | ||
affinematrix.cpp | ||
bitmap.cpp | ||
boundingbox.cpp | ||
clippingbox.cpp | ||
colour.cpp | ||
ellipsization.cpp | ||
graphmatrix.cpp | ||
graphpath.cpp | ||
measuring.cpp |