| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
vertical text.
|
| | |
|
| |
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
| |
The vertical branch seems to be broken, removing it makes RTL text in
vertical orientation work again.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|