summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-02-14Add inline assembly version of FT_MulFix for MSVC.Bradley Grainger1-0/+8
2011-02-14Add project and solution files in Visual Studio 2010 format.Bradley Grainger1-0/+9
2011-02-03* src/autofit/afdummy.c: Include `aferrors.h'.Werner Lemberg1-0/+5
2011-02-01[cff] Ignore unknown operators in charstrings.Werner Lemberg1-0/+9
2011-02-01[truetype] FT_LOAD_PEDANTIC now affects `prep' and `fpgm' also.Werner Lemberg1-0/+11
2011-01-31[truetype] Protect jump instructions against endless loops.Werner Lemberg1-0/+7
2011-01-31[truetype] Improve handling of invalid references.Werner Lemberg1-0/+10
2011-01-31[truetype] Improve handling of stack underflow.Werner Lemberg1-0/+8
2011-01-30* src/sfnt/ttmtx.c (tt_face_load_hmtx): Fix tracing message.Werner Lemberg1-1/+5
2011-01-30[truetype]: Fix behaviour of MIAP for invalid arguments.LIU Sun-Liang1-0/+7
2011-01-18[truetype] Fix handling of MIRP instruction.Werner Lemberg1-0/+11
2011-01-15Fix ARM assembly code in include/freetype/config/ftconfig.h.suzuki toshiya1-0/+14
2011-01-15[raster] Make bbox handling the same as with Microsoft's rasterizer.Werner Lemberg1-0/+12
2011-01-15Copy -mcpu=* & -march=* options from CFLAGS to LDFLAGS.suzuki toshiya1-0/+9
2011-01-15Fix off-by-one bug in CFLAGS & LDFLAGS harmonizer.suzuki toshiya1-0/+8
2011-01-14[raster] Add undocumented drop-out rule to the other bbox side also.Werner Lemberg1-0/+7
2011-01-13[raster] Reduce jitter value.Werner Lemberg1-0/+10
2011-01-13[raster] Handle drop-outs at glyph borders according to Microsoft.Werner Lemberg1-0/+14
2011-01-13Cleanup/formatting.Werner Lemberg1-69/+70
2011-01-09Correct wrong years about recent commits in ChangeLog.suzuki toshiya1-12/+12
2011-01-09[cache] Fix Savannah bug #31923, patch drafted by Harsha.suzuki toshiya1-0/+17
2011-01-09[cache] Notice if a cache query induced the node list change.suzuki toshiya1-0/+54
2011-01-09[cache] Fit FTC_GNode_Compare() to FTC_Node_CompareFunc.suzuki toshiya1-0/+10
2011-01-09[cache] Deduplicate the code to get the top node by a hash.suzuki toshiya1-0/+26
2011-01-09[cache] inline-specific functions are conditionalized.suzuki toshiya1-0/+16
2011-01-09[cache] Correct a type mismatch under non-inlined config.suzuki toshiya1-0/+8
2011-01-06Update Jamfile to include Bzip2 support.suzuki toshiya1-0/+9
2011-01-06Update Symbian project files to include Bzip2 support.suzuki toshiya1-0/+11
2011-01-06Fix ChangeLog.suzuki toshiya1-1/+1
2011-01-06Update classic MacOS makefiles to include Bzip2 support.suzuki toshiya1-0/+13
2011-01-06Update Amiga makefiles to include Bzip2 support.suzuki toshiya1-0/+12
2011-01-06Update pkg-config tools to reflect Bzip2 support.suzuki toshiya1-0/+8
2011-01-06* builds/unix/configure.raw: Remove `SYSTEM_BZ2LIB' macro.suzuki toshiya1-0/+10
2011-01-03*/rules.mk: Handle `*pic.c' files.Werner Lemberg1-1/+5
2010-12-31* src/cff/cfftypes.h (CFF_MAX_CID_FONTS): Increase to 64.Werner Lemberg1-0/+5
2010-12-31Improve bzip2 support.Werner Lemberg1-0/+11
2010-12-31Add bzip2 compression support to handle *.pcf.bz2 files.Joel Klinghed1-1/+22
2010-12-25Apply Savannah patch #7422.Harsha1-0/+16
2010-12-13Fix parameter handling of `FT_Set_Renderer'.Werner Lemberg1-0/+7
2010-12-09[cff] Allow `hlineto' and `vlineto' without arguments.Werner Lemberg1-0/+13
2010-11-28* Version 2.4.4 released.VER-2-4-4Werner Lemberg1-0/+30
2010-11-28[ftsmooth]: Minor code simplification.Алексей Подтележников1-0/+7
2010-11-26[truetype] Better multi-threading support.Johnson Y. Yan1-0/+7
2010-11-23* src/psaux/t1decode.c (t1_decoder_parse_charstring): ExpandJohn Tytgat1-0/+9
2010-11-23[truetype] Identify the tricky fonts by cvt/fpgm/prep checksums.suzuki toshiya1-0/+13
2010-11-18[truetype] Fix `loca' handling for inconsistent number of glyphs.Werner Lemberg1-0/+8
2010-11-18[sfnt] Ignore all errors while loading `OS/2' table.Werner Lemberg1-0/+7
2010-11-18[type1] Fix matrix normalization.Johnson Y. Yan1-1/+8
2010-11-18[type1]: Improve guard against malformed data.Werner Lemberg1-0/+8
2010-11-17[sfnt] While tracing, output table checksums also.Werner Lemberg1-0/+6