summaryrefslogtreecommitdiff
path: root/librsvg/test-ft-gtk.c
Commit message (Expand)AuthorAgeFilesLines
* After some investigation found that fixme (#2553) was complete bollocks,George Lebl2000-09-141-1/+1
* Workaround for bug 2239, minor tweaks for "attached" font files.Raph Levien2000-09-071-2/+6
* Glyph cache evicts glyphs when full. Some mem leaks cleaned up.Raph Levien2000-09-071-1/+8
* Fix all the warnings -Wuninitialized found. Quite a number of them werePavel Cisler2000-09-051-0/+5
* Work on task 1588.Ramiro Estrugo2000-09-041-0/+1
* Fixed a libart bug that triggers when rendering into an rgb buffer withoutRaph Levien2000-08-151-3/+3
* Some nice GUI instrumentation for speed testing in test-ft-gtk.c.Raph Levien2000-08-141-21/+169
* Got glyph cache working. test-ft-gtk now displays impressive speed.Raph Levien2000-08-131-39/+72
* Made test-ft-gtk display the entire window worth of text. Boy, doesRaph Levien2000-08-131-2/+10
* 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-131-0/+253