Apparently it's possible for a font to be negative in a PDF, which turns out to be the root cause of #6032. This MR checks for negative font sizes when setting the text transformation matrix, then converts it to a positive number so it makes sense for SVG.
Tested with different font handling strategies for the sample provided in #6032, as well as a version exported from VistaPrint with horizontal text. Regular PDF input checks still pass.
Update: also now fixes #4845.
由 Charlotte Curtis 编辑于
加载中























