ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #00667
[Bug 117725] Re: Page size is not respected when exporting SVG from Dia
era, this problem is not reproducible in Trusty.
lsb_release -rd && apt-cache policy dia inkscape
Description: Ubuntu 14.04.1 LTS
Release: 14.04
dia:
Installed: 0.97.2-15ubuntu1
Candidate: 0.97.2-15ubuntu1
Version table:
*** 0.97.2-15ubuntu1 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/universe amd64 Packages
100 /var/lib/dpkg/status
inkscape:
Installed: 0.48.4-3ubuntu2
Candidate: 0.48.4-3ubuntu2
Version table:
*** 0.48.4-3ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
** Attachment removed: "MoistureCartoon2.svg"
https://bugs.launchpad.net/ubuntu/+source/dia/+bug/117725/+attachment/571747/+files/MoistureCartoon2.svg
** Changed in: dia (Ubuntu)
Status: Confirmed => Invalid
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to inkscape in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/117725
Title:
Page size is not respected when exporting SVG from Dia
Status in “dia” package in Ubuntu:
Invalid
Status in “inkscape” package in Ubuntu:
Invalid
Bug description:
Binary package hint: dia
It seems that dia does not respect the page size when creating a SVG
export.
Original report:
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.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dia/+bug/117725/+subscriptions