Menu

Tree [0bc9d7] master /
 History

HTTPS access


File Date Author Commit
 src 2012-11-18 Philip de Nier Philip de Nier [0bc9d7] sprintf_alloc: only define __USE_ISOC99 is not ...
 .gitignore 2011-06-05 Philip de Nier Philip de Nier [337d23] added gitignore
 AUTHORS 2009-01-27 Philip de Nier Philip de Nier [7b503c] Initial revision
 COPYING 2009-01-27 Philip de Nier Philip de Nier [7b503c] Initial revision
 ChangeLog 2009-04-11 Philip de Nier Philip de Nier [0fd70d] update to version 0.5
 Makefile.am 2011-06-12 Philip de Nier Philip de Nier [105169] build: add majorminor suffix to avoid conflicts
 NEWS 2009-04-11 Philip de Nier Philip de Nier [0fd70d] update to version 0.5
 README 2009-01-27 Philip de Nier Philip de Nier [7b503c] Initial revision
 RELEASING 2009-01-27 Philip de Nier Philip de Nier [7b503c] Initial revision
 autogen.sh 2009-01-27 Philip de Nier Philip de Nier [7b503c] Initial revision
 configure.in 2012-11-18 Philip de Nier Philip de Nier [7d3781] configure: set AM_SILENT_RULES to yes to help s...
 libsvg-cairo.pc.in 2011-06-12 Philip de Nier Philip de Nier [105169] build: add majorminor suffix to avoid conflicts

Read Me

libsvg-cairo - Render SVG content using cairo

Description
-----------
libsvg-cairo provides the ability to render SVG content from files or
buffers. All rendering is performed using the cairo rendering library.

Dependencies
------------
libsvg-cairo depends on libsvg and cairo. It should be easy to build on
any reasonable system.

Documentation
-------------
libsvg-cairo is accessed by including its public header file:

#include <svg-cairo.h>

For now, that header file contains all existing documentation. But it
was intentionally designed to be very intuitive to use without
excessive explanations.

History
-------
libsvg-cairo was developed by Carl Worth <cworth@isi.edu>
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.