summaryrefslogtreecommitdiff
path: root/src/cache/ftcmanag.c
Commit message (Expand)AuthorAgeFilesLines
* * src/base/ftdbgmem.c (ft_mem_table_resize, ft_mem_table_new,Werner Lemberg2002-03-071-18/+18
* Formatting.Werner Lemberg2001-12-201-34/+34
* * src/base/ftglyph (FT_Glyph_To_Bitmap): Remove compiler warning.Werner Lemberg2001-12-161-2/+2
* First of all, a big thanks to Werner and Antoine for their latest work !!David Turner2001-12-051-544/+232
* Formatting.Werner Lemberg2001-12-051-108/+124
* experimental changes to debug the auto-hinter. These are notDavid Turner2001-10-291-1/+4
* _major_ re-design of the caching sub-system. Still using the same APIDavid Turner2001-10-261-173/+716
* Fixed a bug in `glnames.py' that prevented it from generatingWerner Lemberg2001-10-101-1/+1
* * include/freetype/ftsizes.h, src/base/ftobjs.c, src/cache/ftcmanag.c:David Turner2001-10-071-2/+4
* finishing function header formattingWerner Lemberg2001-06-281-2/+15
* First round in convertingWerner Lemberg2001-06-271-28/+34
* * include/freetype/ftconfig.h, src/*/*.c: changed the definition andDavid Turner2001-06-271-23/+23
* Formatting.Werner Lemberg2001-06-191-1/+1
* - updated doc for FT_New_Memory_FaceDavid Turner2001-06-191-4/+4
* Complete redesign of error codes. Please check ftmoderr.h for moreWerner Lemberg2001-06-061-4/+6
* cleanupsWerner Lemberg2000-12-081-6/+7
* - updated all source files to adhere to the new inclusion schemeDavid Turner2000-12-081-5/+6
* re-fixed FTC_Manager_Done :-)David Turner2000-12-051-2/+2
* fixed a bug in FTC_Manager_DoneDavid Turner2000-12-051-1/+5
* * src/base/ftcalc.c (FT_SqrtFixed), src/base/ftobjs.cWerner Lemberg2000-11-291-13/+13
* Complementing David's changes with formatting, adding documentation, etc.Werner Lemberg2000-11-071-5/+5
* 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-27/+29
* Fixing include header for a `make multi' build.Werner Lemberg2000-10-311-8/+6
* Removing trailing whitespace.Werner Lemberg2000-10-311-2/+2
* at last, the infamous cache bug is fixed !!David Turner2000-10-311-0/+4
* completed the sbit cache, though it's still buggy :-(David Turner2000-10-281-3/+13
* formattingWerner Lemberg2000-10-121-74/+81
* the function FTC_Manager_Lookup_Size will return a validDavid Turner2000-10-121-6/+2
* updated the cache sub-system. Major internal rewriteDavid Turner2000-09-191-26/+145
* Introducing new macro LOCA_VAR to solve some problems with structuresWerner Lemberg2000-08-291-19/+18
* Introducing new error code FT_Err_Invalid_Cache_Handle.Werner Lemberg2000-08-261-1/+1
* Formatting, small fixes.Werner Lemberg2000-08-241-13/+31
* - fixed an horrible FT_LOAD_RENDER bug that returned emptyDavid Turner2000-08-241-2/+2
* changed the FTC_Manager_New function to accept "max_faces" andDavid Turner2000-08-241-4/+14
* completing the FreeType Cache subsystem filesDavid Turner2000-08-231-10/+21
* Formatting, small fixes.Werner Lemberg2000-08-231-73/+106
* The FreeType Caching Subsystem - first lines of codeDavid Turner2000-08-231-0/+280