Skip to content

This example covers usage of librsvg library on svg rendering process

Notifications You must be signed in to change notification settings

Kreijstal/librsvg-minimal-example

Repository files navigation

Minimal example with librsvg

Compile & Run

$ ./build.sh

Note: After execution of build.sh the tiger.svg file will be converted to outtiger.png. Note: It is tested on Ubuntu 14.04 LTS

Build dependencies on Debian Testing or Ubuntu 18.10:

$ apt-get install -y gcc make cargo \
automake autoconf libtool gettext itstool \
libgdk-pixbuf2.0-dev libgirepository1.0-dev \
gtk-doc-tools git libgtk-3-dev \
libxml2-dev libcroco3-dev libcairo2-dev libpango1.0-dev

Links

About

This example covers usage of librsvg library on svg rendering process

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published