summaryrefslogtreecommitdiff
path: root/rsvg.h
Commit message (Expand)AuthorAgeFilesLines
* Add function to check whether the SVG document contains an element by ID.Christian Persch2009-01-081-0/+2
* New API rsvg_handle_get_position_sub(), gets the offset of an SVG element.Robert Staudinger2008-11-271-0/+10
* Feature request: rsvg_handle_get_dimensions_sub() (#555682). Patches fromDominic Lachowicz2008-11-221-0/+2
* Fix Emacs modeline. Tab is 8 characters.Emmanuel Pacaud2007-01-131-1/+1
* Fix indentation of *.h files. Running indent on them was not a good idea.Emmanuel Pacaud2007-01-121-69/+46
* Indentation fix, using: indent -kr -nut -pcs -psl -i4 -l100Emmanuel Pacaud2007-01-121-80/+83
* Export RsvgHandle and RsvgHandleClass to the outside world so you canDom Lachowicz2006-02-061-2/+17
* fix doc after cairo rendering renamingRobert Staudinger2006-02-041-1/+1
* Update documentation. I'm pretty happy with how things look and areDom Lachowicz2006-02-041-8/+43
* update documentation - should be near 100% symbol coverageDom Lachowicz2006-01-291-0/+10
* bug 322489Dom Lachowicz2005-11-261-12/+1
* fancy new partial render apiCaleb Michael Moore2005-11-261-0/+1
* Revert API changes to make the Gimp folk happier Reflect that changeDom Lachowicz2005-11-011-2/+5
* reworked version of a patch from cworth - paths now render nicely via cairoDom Lachowicz2005-08-041-27/+35
* more compartmentalization of libart, accomodation for cairoDom Lachowicz2005-08-031-0/+16
* remove deprecated functionalityDom Lachowicz2005-02-261-33/+2
* more deprecationsDom Lachowicz2005-02-241-7/+4
* rsvg_init(), rsvg_term() to cu down on libxml2 leaking memory out the butt...Dom Lachowicz2004-09-101-0/+3
* support SVG metadataDom Lachowicz2004-08-221-0/+1
* export get|set_base_uri()Dom Lachowicz2004-08-181-0/+6
* bug 147662Dom Lachowicz2004-07-171-2/+7
* allow for independant X and Y resolutionsDom Lachowicz2004-07-101-2/+2
* add support for the title and desc elementsDom Lachowicz2003-06-211-2/+7
* document RSVGSizeFunc, print out annoying messages when parsing invalid CSS c...Dom Lachowicz2003-03-211-1/+5
* maybe now it'll get documented by gtk-docDom Lachowicz2003-02-071-1/+1
* handle RX not specified when RY isDom Lachowicz2003-02-021-0/+4
* fix divide by 0 bug, update docDom Lachowicz2003-02-011-0/+3
* expose new API calls (_ex form)Dom Lachowicz2003-01-301-0/+28
* create new fns for the convenience API, but don't export them yet. will be ca...Dom Lachowicz2003-01-301-24/+25
* restructure source code tree in order to be more managable, handle "wider" an...Dom Lachowicz2003-01-081-2/+2
* support --dpi argument in test-display and rsvgDom Lachowicz2002-10-101-1/+1
* fix some gradient handlingDom Lachowicz2002-10-101-0/+2
* handle %, em units now. ex can easily be handled once we have a way to getDom Lachowicz2002-10-011-0/+1
* New function. Use enum instead of booleans to store the type of sizeAlexander Larsson2002-02-281-14/+21
* New function for scaling an svg uniformly to fit in a rectangle.Alexander Larsson2002-02-241-11/+14
* correct licensing information in the headers by permission of theLaszlo Peter2002-02-011-3/+3
* Remove. Remove.Darin Adler2002-01-031-2/+0
* Take const char *, not char *.Darin Adler2001-09-251-3/+3
* Roll back fonts_dir to be global like before. We can get rid of fonts_dirDarin Adler2001-09-171-4/+4
* Clean up API substantially. Support GError in API. Remove FILE based API,Jonathan Blandford2001-09-101-10/+44
* Add a call to set the fonts dir so it can work without eel, and a futureDarin Adler2001-06-011-2/+3
* Include dependency modules to make this header more self contained. InRamiro Estrugo2001-04-041-0/+3
* Put librsvg in its own toplevel CVS module.Ramiro Estrugo2001-03-281-0/+38