summaryrefslogtreecommitdiff
path: root/include/freetype/cache
Commit message (Expand)AuthorAgeFilesLines
* added new charmap cache. see include/freetype/cache/ftccmap.hDavid Turner2001-12-071-0/+195
* * src/base/ftglyph.c (FT_Glyph_To_Bitmap): re-ordered code for debuggingDavid Turner2001-12-051-7/+10
* First of all, a big thanks to Werner and Antoine for their latest work !!David Turner2001-12-057-447/+615
* Formatting.Werner Lemberg2001-12-055-154/+159
* experimental changes to debug the auto-hinter. These are notDavid Turner2001-10-291-11/+7
* _major_ re-design of the caching sub-system. Still using the same APIDavid Turner2001-10-266-466/+349
* finishing function header formattingWerner Lemberg2001-06-286-120/+166
* Minor cleanups to remove compiler warnings.Werner Lemberg2001-06-181-1/+1
* * docs/docmaker.py: Minor improvements to reduce unwanted spacesWerner Lemberg2001-01-113-100/+130
* updated documentation in public header filesDavid Turner2001-01-103-4/+104
* include/freetype/internal/internal.h: Fixed header inclusion macrosWerner Lemberg2000-12-132-12/+12
* * */*.h: Changed body inclusion macro names to start and end withWerner Lemberg2000-12-096-17/+36
* - updating the header inclusion scheme to use <ft2build.h> byDavid Turner2000-12-046-26/+8
* * INSTALL: Revised.Werner Lemberg2000-12-011-32/+19
* introduced the new <freetype/config/ftbuild.h> file to determineDavid Turner2000-11-306-98/+95
* * src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.cWerner Lemberg2000-11-291-3/+3
* Small fixes and formatting.Werner Lemberg2000-11-103-27/+21
* changed comments in the cache sub-system sourcesDavid Turner2000-11-084-18/+9
* some updates to the cache sub-system. some methods were moved fromDavid Turner2000-11-062-17/+43
* Added/restored the `*' convention for output parameters.Werner Lemberg2000-11-065-10/+10
* Finishing David's latest changes (there were some errors in it).Werner Lemberg2000-11-041-5/+5
* major reformatting of the sources:David Turner2000-11-046-52/+52
* Fixing include header for a `make multi' build.Werner Lemberg2000-10-311-0/+1
* Removing trailing whitespace.Werner Lemberg2000-10-313-17/+17
* Formatting.Werner Lemberg2000-10-312-176/+195
* Formatting.Werner Lemberg2000-10-313-149/+112
* completed the sbit cache, though it's still buggy :-(David Turner2000-10-286-39/+463
* - completed the abstract chunk cache classDavid Turner2000-10-282-57/+264
* small updates:David Turner2000-10-283-47/+34
* formattingWerner Lemberg2000-10-123-282/+302
* formattingDavid Turner2000-10-121-1/+0
* formattingDavid Turner2000-10-121-12/+12
* final touches. Cache seems working after all, though theDavid Turner2000-09-191-1/+1
* removed obsolete file (ftcimage.h)David Turner2000-09-193-208/+211
* adding updated cache header filesDavid Turner2000-09-151-0/+211
* major revamp of the build systemDavid Turner2000-09-153-0/+376