| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
|
| |
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.
|