summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-09Make FT_Sfnt_Table_Info return the number of SFNT tables.Werner Lemberg1-4/+8
2011-03-08Whitespace.Werner Lemberg1-1/+0
2011-03-02Add AF_CONFIG_OPTION_USE_WARPER to control the autofit warper.Werner Lemberg1-2/+14
2011-02-14Add inline assembly version of FT_MulFix for MSVC.Bradley Grainger1-0/+37
2011-01-15Fix ARM assembly code in include/freetype/config/ftconfig.h.suzuki toshiya1-8/+8
2011-01-05Improve `gasp' table documentation.Werner Lemberg1-5/+13
2010-12-31Improve bzip2 support.Werner Lemberg4-76/+22
2010-12-31Add bzip2 compression support to handle *.pcf.bz2 files.Joel Klinghed3-1/+132
2010-12-13Fix parameter handling of `FT_Set_Renderer'.Werner Lemberg1-0/+8
2010-11-28* Version 2.4.4 released.VER-2-4-4Werner Lemberg1-1/+1
2010-10-25[cache] Hide internal macros incompatible with LLP64.suzuki toshiya1-0/+12
2010-10-03* Version 2.4.3 released.VER-2-4-3Werner Lemberg1-1/+1
2010-10-01Improve cache description.Werner Lemberg1-2/+5
2010-08-21In the documentation, explain what `padding' means.Werner Lemberg1-0/+12
2010-08-06* Version 2.4.2 released.VER-2-4-2Werner Lemberg1-1/+1
2010-08-06Fix conditional usage of FT_MulFix_i386.Werner Lemberg1-1/+1
2010-07-18Add reference counters and to FT_Library and FT_Face objects.Werner Lemberg4-3/+99
2010-07-18* Version 2.4.1 released.VER-2-4-1Werner Lemberg1-1/+1
2010-07-12* Version 2.4.0 released.VER-2-4-0Werner Lemberg1-2/+2
2010-07-12Fix type-punning issues with C++.malc1-5/+17
2010-07-09Unicode != ISO in the earliest TTF terminology.suzuki toshiya1-1/+1
2010-07-09Fix Savannah bug #30373.suzuki toshiya1-0/+3
2010-07-05Fix Savannah bug #27648.Eugene A. Shatokhin1-5/+1
2010-07-05Restrict the number of the charmaps in a rogue-compatible mode.suzuki toshiya1-0/+21
2010-07-04Version number update.Werner Lemberg1-1/+1
2010-07-04TrueType hinting is no longer patented.Werner Lemberg3-10/+18
2010-06-26Add some memory checks (mainly for debugging).Werner Lemberg1-2/+3
2010-06-23Fix Savannah bug #30220.Werner Lemberg1-8/+10
2010-05-22Fix various memory problems found by linuxtesting.org.Werner Lemberg3-3/+10
2010-04-14Typo.Werner Lemberg1-5/+5
2010-04-05Add new function `FT_Library_SetLcdFilterWeights'.Werner Lemberg1-1/+42
2010-03-16Fix a typo in include/freetype/ftsystem.h.suzuki toshiya1-1/+1
2010-02-14Improve documentation.Werner Lemberg1-8/+11
2010-02-13* Version 2.3.12 released.VER-2-3-12Werner Lemberg1-1/+1
2010-02-13Doc fix.Werner Lemberg1-1/+1
2010-02-13Minor doc fixes.Werner Lemberg2-7/+22
2010-02-10Really fix Savannah bug #28678 (part 1).Ken Sharp1-2/+6
2010-02-09* devel/ftoption.h [FT_CONFIG_OPTION_PIC]: Define.Werner Lemberg1-4/+4
2010-02-09Minor documentation improvement.Werner Lemberg1-0/+3
2010-01-29New parameters for FT_Open_Face() to ignore preferred family names.suzuki toshiya1-0/+16
2010-01-27Fix Savannah bug #28678.Ken Sharp1-1/+1
2010-01-23Improve FT_BBox documentation.Werner Lemberg1-0/+4
2010-01-21Improve documentation of FT_BBox.Werner Lemberg1-0/+10
2010-01-11Provide inline assembly code for RVCT compiler.Werner Lemberg1-4/+32
2010-01-05Improve the comment describing the FT_CONFIG_OPTION_INCREMENTAL option.Ralph Giles1-3/+5
2010-01-05Enable the incremental font interface by default.Ralph Giles1-1/+1
2010-01-03Minor documentation fix.Werner Lemberg2-8/+7
2009-12-16Comment fixes.Werner Lemberg1-3/+3
2009-11-02Improve documentation of the various advance values.Werner Lemberg1-2/+11
2009-11-02Minor doc fix.Werner Lemberg1-4/+3