#577844 rsvg doesn't render text on a path.

Package:
librsvg2-bin
Source:
librsvg
Description:
command-line utility to convert SVG files
Submitter:
Daniel Burrows
Date:
2010-04-15 04:57:05 UTC
Severity:
normal
#577844#5
Date:
2010-04-15 04:53:14 UTC
From:
To:
  I have an SVG that I'd like to render to a PNG using rsvg.  It was
created with Inkscape and renders fine there, but some of the text was
flowed along paths, and in rsvg that text disappears.  Changing the
text to a path produces a file rsvg can interpret, but isn't really
acceptable since I want to be able to edit the text as text without
having to resort to storing two copies of the image.

  Examples attached.

  Daniel