summaryrefslogtreecommitdiff
path: root/librsvg
Commit message (Expand)AuthorAgeFilesLines
* Fixed a libart bug that triggers when rendering into an rgb buffer withoutRaph Levien2000-08-152-5/+4
* Some nice GUI instrumentation for speed testing in test-ft-gtk.c.Raph Levien2000-08-142-21/+178
* Got glyph cache working. test-ft-gtk now displays impressive speed.Raph Levien2000-08-134-60/+217
* Made test-ft-gtk display the entire window worth of text. Boy, doesRaph Levien2000-08-132-3/+11
* Made this local function static to avoid warnings.Maciej Stachowiak2000-08-131-1/+1
* Added a Gtk+ test framework for rsvg-ft.Raph Levien2000-08-135-1/+338
* Only bugfixes so I suspect I'm allowed to check these in.George Lebl2000-08-043-0/+3
* Fix a small bug where a font entry was found in the table, but it wasntRamiro Estrugo2000-08-022-16/+47
* Fix a dumb typo i introduced in my last checkin.Ramiro Estrugo2000-07-271-1/+1
* Make the cut-n-paste libraries be only static archives. Link all theRamiro Estrugo2000-07-261-29/+21
* Ignore generated test-ft file.Ramiro Estrugo2000-07-201-0/+2
* Build this beast only as a static library and dont install any of itsRamiro Estrugo2000-07-201-8/+20
* Initial checkin of freetype integration with rsvg.Raph Levien2000-07-2012-32/+1656
* Added a hacked version of the freetype2 beta, for use by librsvg.Raph Levien2000-07-192-1/+5
* Change to use bonobo_object_unref now that the leaks have been fixed. ThisDarin Adler2000-07-121-1/+1
* Ignore some additional generated files.Darin Adler2000-06-261-0/+1
* Remove the GNOMECANVASPIXBUF depedency. Its not used no more.Ramiro Estrugo2000-06-201-3/+0
* s/g_str_freev/g_strfreev/ as that's the correct glib nameGeorge Lebl2000-06-181-0/+1
* Workaround to compile with older versions of Libart that didn't defineRaph Levien2000-06-071-0/+5
* a bunch of small fixes to make it compile when prefix strange. Far from finis...Mathieu Lacage2000-06-061-1/+7
* Bumped version number in version test.Raph Levien2000-05-306-6/+7
* Fixed stupid off-by-one error.Raph Levien2000-05-301-1/+1
* Added gradient handling to librsvg.Raph Levien2000-05-2920-895/+3341
* 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-026-0/+6
* Check in patch suggested by Roberto Zunino <zunino@cli.di.unipi.it>. CheckRamiro Estrugo2000-04-291-0/+1
* Add .h files to la_SOURCES to make 'make dist' happy.Ramiro Estrugo2000-04-271-0/+5
* Make it build: Add a workaround const cast for poptGetContext that thinksPavel Cisler2000-04-261-1/+1
* Fixes to allow Nautilus to build on my system:Ian McKellar2000-04-261-1/+1
* First cut at the auto-layout feature. It just does a lot of re-layingDarin Adler2000-04-191-1/+1
* *libnautilus-extensions/nautilus-icon-canvas-item.cGene Z. Ragan2000-04-191-1/+1
* Added test-rsvg, which exercises librsvg by generating alpha transparentRaph Levien2000-04-143-0/+210
* Added appropriate copyright notices.Raph Levien2000-04-1411-180/+263
* Add .cvsignore to librsvg directory.Ramiro Estrugo2000-04-141-0/+6
* added Raph's scalable vector icons machineryAndy Hertzfeld2000-04-1412-0/+2312