summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* * 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
* Documentation typo.Werner Lemberg2009-10-181-1/+1
* * Version 2.3.11 released.VER-2-3-11Werner Lemberg2009-10-101-1/+1
* * Version 2.3.10 released.VER-2-3-10Werner Lemberg2009-10-061-1/+1
* Fix custom cmap for empty Type 1 font (Savannah bug #27294).John Tytgat2009-09-011-1/+3
* Document that FT_Get_X11_Font_Format() is a general call.Ralph Giles2009-08-281-0/+3
* sfnt: Ignore invalid GIDs in glyph name lookup.suzuki toshiya2009-08-011-0/+1
* type1: Fix a data type mismatching with its source.suzuki toshiya2009-08-011-1/+1
* psaux: Fix a data type mismatching with its source.suzuki toshiya2009-08-011-1/+1
* sfnt: Extend TT_BDF->strings_size to FT_ULong for huge BDF.suzuki toshiya2009-08-011-1/+1
* XXX_cmap_encoding_char_next() return FT_UInt32 values.suzuki toshiya2009-08-011-1/+1
* truetype: Extend TT_Face->num_locations for broken TTFs.suzuki toshiya2009-08-011-1/+1
* Improve bitmap size or pixel variables for 16-bit systems.suzuki toshiya2009-08-012-0/+2
* fttypes.h: Cast FT_MAKE_TAG output to FT_Tag exlicitly.suzuki toshiya2009-08-011-0/+1
* psaux: Use size_t variable to pass the buffer size.suzuki toshiya2009-08-011-1/+1
* type1: Use size_t variable to pass the string length.suzuki toshiya2009-08-011-1/+1
* Typo.Werner Lemberg2009-07-171-1/+1
* Register 2 missing trace components, t1afm and ttbdf.suzuki toshiya2009-07-091-0/+2
* Register a trace component for ftgloadr.c.suzuki toshiya2009-07-091-0/+1