Version: 6.0.2
Using text directionality to put text top-to-bottom causes several issues:
- within a single font, some characters additionally get rotated while the rest of the font renders properly:
- mixing typefaces, get improperly aligned even when other characters from the same font file that have the exact same width (checked in Fontstruct) do not:
- certain typefaces get wholly rotated:
How can I align the misaligning individual characters? How can I rotate individual characters that get improperly rotated? Are there any additional solutions to these issues?
(edit: activated screenshots)