| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Minor code cleanup and better handling of non-spacing marks in upright ↵ | Tavmjong Bah | 2017-09-25 | 2 | -0/+0 |
| | | | | | vertical text. | ||||
| * | Update expected renderings. | Tavmjong Bah | 2017-09-20 | 2 | -0/+0 |
| | | |||||
| * | Fix vertical RTL text with upright orientation | Khaled Hosny | 2017-08-19 | 5 | -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. | ||||
| * | Fix RTL glyph widths in vertical orientation | Khaled Hosny | 2017-08-19 | 4 | -0/+26 |
| | | | | | | The vertical branch seems to be broken, removing it makes RTL text in vertical orientation work again. | ||||
| * | Fix inverted y sign for glyph positioning | Khaled Hosny | 2017-08-17 | 4 | -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) | ||||
| * | *Actually* run tests out of source | Marc Jeanmougin | 2017-07-29 | 1 | -10/+11 |
| | | |||||
| * | Fix for out of source tests | Marc Jeanmougin | 2017-07-29 | 2 | -3/+5 |
| | | |||||
| * | Small fix | Marc Jeanmougin | 2017-07-29 | 1 | -1/+1 |
| | | |||||
| * | Small fixes suggested by @Ede123 | Marc Jeanmougin | 2017-07-29 | 1 | -1/+2 |
| | | |||||
| * | small fix | Marc Jeanmougin | 2017-07-29 | 2 | -0/+28 |
| | | |||||
| * | refactor a bit | Marc Jeanmougin | 2017-07-29 | 2 | -37/+15 |
| | | |||||
| * | undo | Marc Jeanmougin | 2017-07-28 | 1 | -7/+0 |
| | | |||||
| * | make test fail for CI testing | Marc Jeanmougin | 2017-07-28 | 1 | -6/+13 |
| | | |||||
| * | fix typo, update CI | Marc Jeanmougin | 2017-07-28 | 1 | -1/+2 |
| | | |||||
| * | try verbose tests | Marc Jeanmougin | 2017-07-20 | 1 | -2/+2 |
| | | |||||
| * | Add a rendering test platform | Marc Jeanmougin | 2017-07-20 | 4 | -0/+130 |
