summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* introduce ft_basename(): if libgen.h is available, it is a macro to system ba...suzuki toshiya2011-01-101-0/+8
* s/PLATFORM_PATH_SEPARATOR/PLATFORM_DIR_SEPARATOR/suzuki toshiya2011-01-101-5/+5
* use cpp-macro PLATFORM_PATH_SEPARATOR instead of raw ascii slashsuzuki toshiya2011-01-101-0/+19
* use ft_strchr() instead of index()suzuki toshiya2011-01-091-0/+1
* introduce FT2_ALLOC_{TOTAL,CUR}_MAX_SITE environment to restrict memory alloc...suzuki toshiya2011-01-091-0/+1
* Improve `gasp' table documentation.Werner Lemberg2011-01-051-5/+13
* Improve bzip2 support.Werner Lemberg2010-12-314-76/+22
* Add bzip2 compression support to handle *.pcf.bz2 files.Joel Klinghed2010-12-313-1/+132
* Fix parameter handling of `FT_Set_Renderer'.Werner Lemberg2010-12-131-0/+8
* * Version 2.4.4 released.VER-2-4-4Werner Lemberg2010-11-281-1/+1
* [cache] Hide internal macros incompatible with LLP64.suzuki toshiya2010-10-251-0/+12
* * Version 2.4.3 released.VER-2-4-3Werner Lemberg2010-10-031-1/+1
* Improve cache description.Werner Lemberg2010-10-011-2/+5
* In the documentation, explain what `padding' means.Werner Lemberg2010-08-211-0/+12
* * Version 2.4.2 released.VER-2-4-2Werner Lemberg2010-08-061-1/+1
* Fix conditional usage of FT_MulFix_i386.Werner Lemberg2010-08-061-1/+1
* Add reference counters and to FT_Library and FT_Face objects.Werner Lemberg2010-07-184-3/+99
* * Version 2.4.1 released.VER-2-4-1Werner Lemberg2010-07-181-1/+1
* * Version 2.4.0 released.VER-2-4-0Werner Lemberg2010-07-121-2/+2
* Fix type-punning issues with C++.malc2010-07-121-5/+17
* Unicode != ISO in the earliest TTF terminology.suzuki toshiya2010-07-091-1/+1
* Fix Savannah bug #30373.suzuki toshiya2010-07-091-0/+3
* Fix Savannah bug #27648.Eugene A. Shatokhin2010-07-051-5/+1
* Restrict the number of the charmaps in a rogue-compatible mode.suzuki toshiya2010-07-051-0/+21
* Version number update.Werner Lemberg2010-07-041-1/+1
* TrueType hinting is no longer patented.Werner Lemberg2010-07-043-10/+18
* Add some memory checks (mainly for debugging).Werner Lemberg2010-06-261-2/+3
* Fix Savannah bug #30220.Werner Lemberg2010-06-231-8/+10
* Fix various memory problems found by linuxtesting.org.Werner Lemberg2010-05-223-3/+10
* Typo.Werner Lemberg2010-04-141-5/+5
* Add new function `FT_Library_SetLcdFilterWeights'.Werner Lemberg2010-04-051-1/+42
* Fix a typo in include/freetype/ftsystem.h.suzuki toshiya2010-03-161-1/+1
* Improve documentation.Werner Lemberg2010-02-141-8/+11
* * Version 2.3.12 released.VER-2-3-12Werner Lemberg2010-02-131-1/+1
* Doc fix.Werner Lemberg2010-02-131-1/+1
* Minor doc fixes.Werner Lemberg2010-02-132-7/+22
* Really fix Savannah bug #28678 (part 1).Ken Sharp2010-02-101-2/+6
* * devel/ftoption.h [FT_CONFIG_OPTION_PIC]: Define.Werner Lemberg2010-02-091-4/+4
* Minor documentation improvement.Werner Lemberg2010-02-091-0/+3
* New parameters for FT_Open_Face() to ignore preferred family names.suzuki toshiya2010-01-291-0/+16
* Fix Savannah bug #28678.Ken Sharp2010-01-271-1/+1
* Improve FT_BBox documentation.Werner Lemberg2010-01-231-0/+4
* Improve documentation of FT_BBox.Werner Lemberg2010-01-211-0/+10
* Provide inline assembly code for RVCT compiler.Werner Lemberg2010-01-111-4/+32
* Improve the comment describing the FT_CONFIG_OPTION_INCREMENTAL option.Ralph Giles2010-01-051-3/+5
* Enable the incremental font interface by default.Ralph Giles2010-01-051-1/+1
* Minor documentation fix.Werner Lemberg2010-01-032-8/+7
* Comment fixes.Werner Lemberg2009-12-161-3/+3
* Improve documentation of the various advance values.Werner Lemberg2009-11-021-2/+11
* Minor doc fix.Werner Lemberg2009-11-021-4/+3