Skip to content

Multiline right-to-left elements are not properly aligned #72

Description

@frblo

The Fountain string

> Lorem ipsum dolor sit amet, consectetur adipiscing

produces this pdf

Image

where you can clearly see that the above line is one character further to the left than the lower line. Without having looked into it I first thought this was due to a space character being placed at the very right of the above line, but no such character can be selected in the pdf output. Either way this probably has something with our way of handling line breaking being built for left-to-right text, and right-to-left having been added afterwards.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions