summaryrefslogtreecommitdiffstats
path: root/testfiles/rendering_tests/expected_rendering (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Minor code cleanup and better handling of non-spacing marks in upright ↵Tavmjong Bah2017-09-252-0/+0
| | | | vertical text.
* Update expected renderings.Tavmjong Bah2017-09-202-0/+0
|
* Fix vertical RTL text with upright orientationKhaled Hosny2017-08-194-0/+0
| | | | | | | | When orientation is upright we don’t want Pango to use the natural gravity of the text (that would be the mixed orientation). This also changes the positioning of combining marks in such case. It is still wrong, however, but it matches Pango output now.
* Fix RTL glyph widths in vertical orientationKhaled Hosny2017-08-192-0/+0
| | | | | The vertical branch seems to be broken, removing it makes RTL text in vertical orientation work again.
* Fix inverted y sign for glyph positioningKhaled Hosny2017-08-172-0/+0
| | | | | | | | | | | | | | This is causing vertical glyph positioning to move in the wrong direction e.g. marks go below base glyph instead of above. Seems to be a regression introduced in: commit 83dac189ff21c59be9b4f912e0d0e9690e710a4d Author: Tavmjong Bah <tavmjong@free.fr> Date: Tue Nov 3 13:19:36 2015 +0100 Rearrange code to make handling of baseline clearer. (bzr r14430.1.3)
* Add a rendering test platformMarc Jeanmougin2017-07-202-0/+0