summaryrefslogtreecommitdiff
path: root/src/cache/ftcglyph.c
Commit message (Expand)AuthorAgeFilesLines
* added new charmap cache. see include/freetype/cache/ftccmap.hDavid Turner2001-12-071-7/+3
* First of all, a big thanks to Werner and Antoine for their latest work !!David Turner2001-12-051-99/+52
* Formatting.Werner Lemberg2001-12-051-14/+19
* _major_ re-design of the caching sub-system. Still using the same APIDavid Turner2001-10-261-378/+61
* finishing function header formattingWerner Lemberg2001-06-281-1/+1
* First round in convertingWerner Lemberg2001-06-271-24/+32
* * include/freetype/ftconfig.h, src/*/*.c: changed the definition andDavid Turner2001-06-271-9/+9
* Complete redesign of error codes. Please check ftmoderr.h for moreWerner Lemberg2001-06-061-1/+3
* * src/*/*.c: Added many casts to make code more 64bit-safe.Werner Lemberg2001-03-101-1/+1
* cleanupsWerner Lemberg2000-12-081-7/+8
* - updated all source files to adhere to the new inclusion schemeDavid Turner2000-12-081-6/+7
* fixed a few warnings with Borland C++David Turner2000-12-011-1/+1
* Small fixes and formatting.Werner Lemberg2000-11-101-12/+13
* removed the file <freetype/internal/ftlist.h> and correctedDavid Turner2000-11-081-1/+1
* Complementing David's changes with formatting, adding documentation, etc.Werner Lemberg2000-11-071-2/+2
* some updates to the cache sub-system. some methods were moved fromDavid Turner2000-11-061-2/+56
* Finishing David's latest changes (there were some errors in it).Werner Lemberg2000-11-041-3/+3
* major reformatting of the sources:David Turner2000-11-041-19/+21
* Fixing include header for a `make multi' build.Werner Lemberg2000-10-311-35/+37
* Removing trailing whitespace.Werner Lemberg2000-10-311-6/+6
* completed the sbit cache, though it's still buggy :-(David Turner2000-10-281-6/+8
* - completed the abstract chunk cache classDavid Turner2000-10-281-114/+102
* small updates:David Turner2000-10-281-43/+66
* formattingWerner Lemberg2000-10-121-142/+153
* updated the cache sub-system. Major internal rewriteDavid Turner2000-09-191-0/+386