summaryrefslogtreecommitdiff
path: root/librsvg/rsvg.c
Commit message (Expand)AuthorAgeFilesLines
* reviewed by: Pavel Cisler <pavel@eazel.com>Darin Adler2000-11-301-2/+2
* reviewed by: Darin Adler <darin@eazel.com>Pavel Cisler2000-11-141-1/+1
* Make Raph's latest changes work with the old version of libart inRamiro Estrugo2000-10-251-1/+2
* Implemented "opacity" property of the SVG spec in librsvg, increasing theRaph Levien2000-10-241-7/+162
* Make sure the font used for text is svg icons actually exists. Fix (ratherRamiro Estrugo2000-10-201-3/+6
* Quiet down the debug spewage.Ramiro Estrugo2000-10-201-0/+7
* Do some routine housekeeping that will help make the futureDarin Adler2000-10-191-2/+2
* Workaround for bug 2239, minor tweaks for "attached" font files.Raph Levien2000-09-071-0/+7
* Work on task 1588.Ramiro Estrugo2000-09-041-1/+3
* use xml memory allocation/deallocation routines for strings which areGeorge Lebl2000-08-201-3/+4
* Use g_strdup instead of strdup (get_CPU_description): Free allocated dataGeorge Lebl2000-08-191-2/+2
* Initial checkin of freetype integration with rsvg.Raph Levien2000-07-201-13/+363
* Added gradient handling to librsvg.Raph Levien2000-05-291-247/+376
* Added a fix to keep rsvg from hanging on zero-width stroke lines.Raph Levien2000-05-111-1/+6
* Wrote a script to check for files that forget to include <config.h> andDarin Adler2000-05-021-0/+1
* Added appropriate copyright notices.Raph Levien2000-04-141-0/+23
* added Raph's scalable vector icons machineryAndy Hertzfeld2000-04-141-0/+771