--- In svg-developers@yahoogroups.com, John Delacour <j...@...> wrote:
>
> 
> It seems that svg2pdf, using Cairo, balks at <text>anything</text> 
> and gives a bus error.  If anyone knows what might be the reason, and 
> a solution, I'd be glad to hear it but in order to get on with things 
> I'm thinking of creating the glyphs as paths in the Perl script and 
> using a subroutine to render the pseudo-text.
> 
> I've done a fairly long google for anything ready-made in the way of 
> glyph paths but found nothing.  If I can save the time it would take 
> to create my own paths, so much the better.
> 
> JD
>

You could use Apache Batik. Despite its name the "rasterizer" command
line tool does not rasterze when the output content type is set to
application/pdf, except for areas with filters or transparency, which
can't be done in PDF other than by rasterizing.

The only shortcomings of Batik's SVG to PDF conversion I've observed
so far are that text is rendered as outlines, not selectable, and
copiable text, and links are not reproduced in the PDF.



------------------------------------

-----
To unsubscribe send a message to: svg-developers-unsubscr...@yahoogroups.com
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
----Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/svg-developers/join
    (Yahoo! ID required)

<*> To change settings via email:
    mailto:svg-developers-dig...@yahoogroups.com 
    mailto:svg-developers-fullfeatu...@yahoogroups.com

<*> To unsubscribe from this group, send an email to:
    svg-developers-unsubscr...@yahoogroups.com

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

Reply via email to