| Commit message (Expand) | Author | Age | Files | Lines |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2001-03-09 | 1 | -7/+0 |
* | Fixed bug 7402 (Fonts that don't define ` ' cause assertions and squash | John Harper | 2001-03-06 | 1 | -8/+41 |
* | reviewed by: Ramiro Estrugo <ramiro@eazel.com> | John Harper | 2001-03-06 | 1 | -21/+24 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | John Harper | 2001-03-05 | 1 | -3/+5 |
* | reviewed by: Darin Adler <darin@eazel.com> | John Harper | 2001-03-03 | 1 | -2/+3 |
* | reviewed by: Darin Adler <darin@eazel.com> | Ramiro Estrugo | 2001-03-01 | 1 | -4/+29 |
* | reviewed by Ramiro Estrugo <ramiro@eazel.com> | John Harper | 2001-02-28 | 2 | -3/+29 |
* | Move $(FREETYPE2_CFLAGS) all the way to the top of $(INCLUDES), so that if | Ramiro Estrugo | 2001-02-14 | 1 | -1/+1 |
* | reviewed by: John Sullivan <sullivan@eazel.com> | Darin Adler | 2001-02-13 | 1 | -30/+34 |
* | fixed bug 6301, bad svg crashes Nautilus, by adding a check in | Andy Hertzfeld | 2001-02-05 | 1 | -0/+7 |
* | Updated insert function to evict everytime we are above the cache 'limit' not... | Arik Devens | 2001-01-31 | 1 | -2/+1 |
* | Refactored the glyph cache to be a bit smarter about when to insert and remov... | Arik Devens | 2001-01-31 | 1 | -41/+43 |
* | reviewed by: Pavel Cisler <pavel@eazel.com> | Darin Adler | 2000-11-30 | 1 | -2/+2 |
* | reviewed by: Darin Adler <darin@eazel.com> | Pavel Cisler | 2000-11-14 | 2 | -5/+5 |
* | fix the build. Checking in for Ramiro. | Pavel Cisler | 2000-10-26 | 1 | -0/+2 |
* | Add LIBPNG to test program link line. It was breaking for me. | Ramiro Estrugo | 2000-10-26 | 1 | -0/+1 |
* | Fix the broken build. Add missing header to sources. | Ramiro Estrugo | 2000-10-25 | 1 | -0/+1 |
* | Make Raph's latest changes work with the old version of libart in | Ramiro Estrugo | 2000-10-25 | 4 | -1/+311 |
* | Implemented "opacity" property of the SVG spec in librsvg, increasing the | Raph Levien | 2000-10-24 | 2 | -7/+203 |
* | Things allocated with glib functions must be freed with g_free, not free | George Lebl | 2000-10-22 | 1 | -4/+4 |
* | Make sure the font used for text is svg icons actually exists. Fix (rather | Ramiro Estrugo | 2000-10-20 | 2 | -3/+7 |
* | Quiet down the debug spewage. | Ramiro Estrugo | 2000-10-20 | 1 | -0/+7 |
* | Do some routine housekeeping that will help make the future | Darin Adler | 2000-10-19 | 1 | -2/+2 |
* | Add new function to only measure a string without doing all the rendering | Ramiro Estrugo | 2000-10-18 | 2 | -9/+99 |
* | Update for the FreeType2 changes. | Ramiro Estrugo | 2000-10-06 | 1 | -4/+4 |
* | Dont install the test programs. | Ramiro Estrugo | 2000-09-27 | 1 | -1/+5 |
* | After some investigation found that fixme (#2553) was complete bollocks, | George Lebl | 2000-09-14 | 1 | -1/+1 |
* | Implementation of font cache eviction, so font cache is now bounded in size. | Raph Levien | 2000-09-08 | 1 | -37/+100 |
* | Workaround for bug 2239, minor tweaks for "attached" font files. | Raph Levien | 2000-09-07 | 4 | -4/+17 |
* | Glyph cache evicts glyphs when full. Some mem leaks cleaned up. | Raph Levien | 2000-09-07 | 2 | -4/+99 |
* | Fix all the warnings -Wuninitialized found. Quite a number of them were | Pavel Cisler | 2000-09-05 | 4 | -78/+110 |
* | Add a band aid fix for the unknown character problem when trying to index | Ramiro Estrugo | 2000-09-05 | 1 | -0/+9 |
* | Work on task 1588. | Ramiro Estrugo | 2000-09-04 | 5 | -7/+18 |
* | Update for changes in librsvg glyph_xy return values. | Ramiro Estrugo | 2000-08-21 | 1 | -5/+9 |
* | use xml memory allocation/deallocation routines for strings which are | George Lebl | 2000-08-20 | 1 | -3/+4 |
* | Use g_strdup instead of strdup (get_CPU_description): Free allocated data | George Lebl | 2000-08-19 | 1 | -2/+2 |
* | Fixed a libart bug that triggers when rendering into an rgb buffer without | Raph Levien | 2000-08-15 | 2 | -5/+4 |
* | Some nice GUI instrumentation for speed testing in test-ft-gtk.c. | Raph Levien | 2000-08-14 | 2 | -21/+178 |
* | Got glyph cache working. test-ft-gtk now displays impressive speed. | Raph Levien | 2000-08-13 | 4 | -60/+217 |
* | Made test-ft-gtk display the entire window worth of text. Boy, does | Raph Levien | 2000-08-13 | 2 | -3/+11 |
* | Made this local function static to avoid warnings. | Maciej Stachowiak | 2000-08-13 | 1 | -1/+1 |
* | Added a Gtk+ test framework for rsvg-ft. | Raph Levien | 2000-08-13 | 5 | -1/+338 |
* | Only bugfixes so I suspect I'm allowed to check these in. | George Lebl | 2000-08-04 | 3 | -0/+3 |
* | Fix a small bug where a font entry was found in the table, but it wasnt | Ramiro Estrugo | 2000-08-02 | 2 | -16/+47 |
* | Fix a dumb typo i introduced in my last checkin. | Ramiro Estrugo | 2000-07-27 | 1 | -1/+1 |
* | Make the cut-n-paste libraries be only static archives. Link all the | Ramiro Estrugo | 2000-07-26 | 1 | -29/+21 |
* | Ignore generated test-ft file. | Ramiro Estrugo | 2000-07-20 | 1 | -0/+2 |
* | Build this beast only as a static library and dont install any of its | Ramiro Estrugo | 2000-07-20 | 1 | -8/+20 |
* | Initial checkin of freetype integration with rsvg. | Raph Levien | 2000-07-20 | 12 | -32/+1656 |
* | Added a hacked version of the freetype2 beta, for use by librsvg. | Raph Levien | 2000-07-19 | 2 | -1/+5 |