summaryrefslogtreecommitdiffstats
path: root/testfiles/rendering_tests (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-11-03Remove tests LPE to be woking apart in this branch:Jabier Arraiza7-8283/+0
https://gitlab.com/inkscape/inkscape/merge_requests/1012
2019-11-01Improve clip LPEJabier Arraiza8-2/+8289
Fixes: https://gitlab.com/inkscape/inbox/issues/868 https://gitlab.com/inkscape/inbox/issues/867 https://gitlab.com/inkscape/inbox/issues/866
2019-10-23update expected_rendering/test-baseline-shift.pngThomas Holder1-0/+0
2019-10-19Fix bug in sh comparsionJabier Arraiza1-1/+1
2018-12-26test missing image xlink:href attributeThomas Holder4-2/+30
2018-12-03Fix rendering tests (Launchpad bug 1805804).Tavmjong Bah1-2/+2
2018-11-08Clarify licensesMax Gaukler2-0/+2
- add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
2018-05-25disable test failing with harfbuzz >= 1.6.0 waiting for a fix in pango or ↵Marc Jeanmougin1-1/+6
freetype
2017-12-04Fix tests on LinuxEduard Braun1-1/+1
2017-10-20Fix baseline shift movement directionKhaled Hosny4-0/+28
This was broke in 2abe0bb681044d972e171189395a2afdbc39bf28 when delta_y was applied in the opposite Y direction but baseline_shift was kept unchanged.
2017-10-13Add test file for previous commit (!important rule for inline-style).Tavmjong Bah4-0/+58
2017-10-11Add test file for previous commit (!important rule).Tavmjong Bah4-0/+59
2017-09-28Tests: Fix problematic rendering testEduard Braun3-1/+1
Renderin was different between 32-bit and 64-bit builds of Inkscape, likely due to rounding issues, see https://gitlab.com/inkscape/inkscape/merge_requests/71#note_40940240)
2017-09-25Minor code cleanup and better handling of non-spacing marks in upright ↵Tavmjong Bah2-0/+0
vertical text.
2017-09-20Update expected renderings.Tavmjong Bah2-0/+0
2017-08-19Fix vertical RTL text with upright orientationKhaled Hosny5-0/+1
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.
2017-08-19Fix RTL glyph widths in vertical orientationKhaled Hosny4-0/+26
The vertical branch seems to be broken, removing it makes RTL text in vertical orientation work again.
2017-08-17Fix inverted y sign for glyph positioningKhaled Hosny4-0/+27
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)
2017-07-29*Actually* run tests out of sourceMarc Jeanmougin1-10/+11
2017-07-29Fix for out of source testsMarc Jeanmougin2-3/+5
2017-07-29Small fixMarc Jeanmougin1-1/+1
2017-07-29Small fixes suggested by @Ede123Marc Jeanmougin1-1/+2
2017-07-29small fixMarc Jeanmougin2-0/+28
2017-07-29refactor a bitMarc Jeanmougin2-37/+15
2017-07-28undoMarc Jeanmougin1-7/+0
2017-07-28make test fail for CI testingMarc Jeanmougin1-6/+13
2017-07-28fix typo, update CIMarc Jeanmougin1-1/+2
2017-07-20try verbose testsMarc Jeanmougin1-2/+2
2017-07-20Add a rendering test platformMarc Jeanmougin4-0/+130