Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 194021 - media-gfx/svg2pdf (new package)
Summary: media-gfx/svg2pdf (new package)
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://gitweb.freedesktop.org/?p=user...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-27 16:43 UTC by Chris Bainbridge (RETIRED)
Modified: 2012-05-02 17:24 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
svg2pdf-20070927.ebuild (svg2pdf-20070927.ebuild,540 bytes, text/plain)
2007-09-27 16:43 UTC, Chris Bainbridge (RETIRED)
Details
svg2pdf-20070927.ebuild (svg2pdf-20070927.ebuild,483 bytes, text/plain)
2007-09-27 16:47 UTC, Chris Bainbridge (RETIRED)
Details
media-gfx/svg2png-0.1.3.ebuild (svg2png-0.1.3.ebuild,462 bytes, text/plain)
2008-01-07 08:51 UTC, Piotr Szymaniak
Details
media-gfx/svg2pdf-0.1.3.ebuild (svg2pdf-0.1.3.ebuild,526 bytes, text/plain)
2008-01-07 08:54 UTC, Piotr Szymaniak
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Bainbridge (RETIRED) gentoo-dev 2007-09-27 16:43:11 UTC
svg2pdf is a simple converter that uses cairo. There's no release, so check it out with git clone git://people.freedesktop.org/~cworth/svg2pdf and pack the result into svg2pdf-20070927.tar.bz2 (minus .git* files).
Comment 1 Chris Bainbridge (RETIRED) gentoo-dev 2007-09-27 16:43:51 UTC
Created attachment 132030 [details]
svg2pdf-20070927.ebuild
Comment 2 Chris Bainbridge (RETIRED) gentoo-dev 2007-09-27 16:47:28 UTC
Created attachment 132031 [details]
svg2pdf-20070927.ebuild
Comment 3 Piotr Szymaniak 2008-01-07 08:51:45 UTC
Created attachment 140357 [details]
media-gfx/svg2png-0.1.3.ebuild
Comment 4 Piotr Szymaniak 2008-01-07 08:54:17 UTC
Created attachment 140358 [details]
media-gfx/svg2pdf-0.1.3.ebuild

Oooops, wrong ebuild. This is the one for this bug.
Comment 5 pavel sanda 2009-11-25 22:29:23 UTC
this is obsoleted by rsvg-convert in gnome-base/librsvg-2.26.0, so the bug can be closed.
Comment 6 zlm 2012-03-21 17:18:45 UTC
This tool is very useful, because it converts to a scalable pdf. rsvg-convert only produces raster images, which can't be zoomed in without losing quality.
Comment 7 pavel sanda 2012-05-02 17:24:43 UTC
zlm, are you sure? 
i see pdf and ps as output formats as well.