Skip to content

Revert text-as-path

In !660 (merged) I totally forgot that we don't have a test to see that PDF output actually contains the text-as-text content in an SVG. That is, that MR converts all text to paths, and the textual information is not included in PDF output.

So, I'll revert that fix. For now, I think having text-as-text working in PDF is more important than having fonts scaled non-proportionally, which is somewhat uncommon.

This is a temporary fix for #851 (closed).

Merge request reports