Public bug reported:

Binary package hint: inkscape

Dunno if the error is Dia's or Inkscape's but the following SVG snippet:

  <text style="fill: #000000; font-size: 0.8 cm; length: 4.605 cm; font-family: 
sans; font-style: normal; font-weight: normal" x="19" y="10">Unknown traffic</te
xt>

... as exported as SVG from Dia, displays as incredibly large when I
open it in Inkscape.  Changing the font and size to 24-point Nimbus Sans
L and saving in Inkscape creates the following instead:

  <text
     style="fill:#000000;font-size:0.67733335px;length:4.605 cm;font-family:Nimb
us Sans L;font-style:normal;font-weight:normal;font-stretch:normal;font-variant:
normal;text-anchor:start;text-align:start;writing-mode:lr;line-height:125%"
     x="19"
     y="10"
     id="text28"
     sodipodi:linespacing="125%">
    <tspan
       sodipodi:role="line"
       id="tspan2315"
       x="19"
       y="10">Unknown traffic</tspan>
  </text>

I can try to come up with a minimal test case for this.

** Affects: inkscape (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
Fonts screwed up when importing SVG from Dia
https://bugs.launchpad.net/bugs/117725
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to