Skip to content

Text is pixelated when converted to a pdf.

Summary:

When i convert the svg to a pdf, it pixelates the text.

svg here... MY_STOREY_PLAN.svg

demonstration of pixilation here...

image

What should have happened?

The text should remain vectorized.

I know this text actually has (2) svg tags superimposed over each other, but it's not immediately clear why this would pixiate the text when converting to a pdf.

please note this superimposed overlap is done on purpose.

<text xmlns="http://www.w3.org/2000/svg" dominant-baseline="baseline" filter="url(#fill-background)" style="font-size: 0;" text-anchor="start" transform="translate(19.088041305541992, 9.532550811767578) rotate(-0.0)">
    <tspan class="GlobalId-0aaHI3Qbr8lRnsQ0qtJ1TA IfcAnnotation PredefinedType-TEXT fill-bg" dy="0em" x="0" y="0">TEXT</tspan>
  </text>
<text xmlns="http://www.w3.org/2000/svg" dominant-baseline="baseline" style="font-size: 0;" text-anchor="start" transform="translate(19.088041305541992, 9.532550811767578) rotate(-0.0)">
    <tspan class="GlobalId-0aaHI3Qbr8lRnsQ0qtJ1TA IfcAnnotation PredefinedType-TEXT fill-bg" dy="0em" x="0" y="0">TEXT</tspan>
  </text>
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information