summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-11-18[type1]: Improve guard against malformed data.Werner Lemberg2-4/+18
2010-11-17[sfnt] While tracing, output table checksums also.Werner Lemberg2-2/+13
2010-11-04[UVS] Fix find_variant_selector_charmap(), Savannah bug #31545.suzuki toshiya2-0/+14
2010-11-04[UVS] Remove non-essential pointer checking in previous commit.suzuki toshiya2-40/+0
2010-11-04[UVS] Stabilizes UVS supporting functions against non-UVS fonts.suzuki toshiya2-0/+40
2010-11-02[ftsmooth] Improve rendering.Alexei Podtelezhnikov2-20/+30
2010-10-28[ftraster] Minor fixes.Werner Lemberg2-3/+9
2010-10-28[ftraster] Fix rendering.Werner Lemberg2-3/+15
2010-10-25Revert a change of `_idx' type in FTC_CACHE_LOOKUP_CMP().suzuki toshiya2-2/+10
2010-10-25[cache] Change the hash types to FT_PtrDist.suzuki toshiya8-17/+61
2010-10-25[cache] Hide internal macros incompatible with LLP64.suzuki toshiya2-0/+24
2010-10-25Change the type of FT_MEM_VAL() from FT_ULong to FT_PtrDist.suzuki toshiya2-3/+17
2010-10-25Replace "%lx" for memory address by "%p", LLP64 platforms.suzuki toshiya3-6/+18
2010-10-15Copyright years.Werner Lemberg2-2/+2
2010-10-15Fix thinko in spline flattening.Werner Lemberg2-8/+12
2010-10-13[raccess] Skip unrequired resource access rules by Darwin VFS.suzuki toshiya2-0/+35
2010-10-13[raccess] Grouping resource access rules based on Darwin VFS.suzuki toshiya3-15/+100
2010-10-13Prevent to open a FT_Stream for zero-sized file on non-Unix.suzuki toshiya4-3/+44
2010-10-12Fix Savannah bug #31310.Werner Lemberg2-3/+10
2010-10-08Fix Savannah bug #31275.Chris Liddell2-0/+7
2010-10-08Typo.Ed1-1/+1
2010-10-06[truetype] Improve error handling of `SHZ' bytecode instruction.Werner Lemberg2-0/+16
2010-10-05Fix Savannah bug #31253.Werner Lemberg2-2/+10
2010-10-03* Version 2.4.3 released.VER-2-4-3Werner Lemberg21-193/+244
2010-10-03More whitespace.Werner Lemberg1-4/+4
2010-10-03Whitespace.Werner Lemberg1-4/+4
2010-10-03Avoid `configure' issues with symbolic links.Werner Lemberg2-4/+17
2010-10-02Fix Savannah bug #31088 (sort of).Werner Lemberg2-2/+9
2010-10-02[smooth] Fix splitting of cubics for negative values.Werner Lemberg2-1/+10
2010-10-01Fix Savannah bug #31040.suzuki toshiya2-35/+7
2010-10-01Improve cache description.Werner Lemberg1-2/+5
2010-09-20[sfnt] Make error message filling NULL names less verbose.suzuki toshiya2-6/+21
2010-09-20[smooth] Fix and improve spline flattening.Graham Asher2-147/+140
2010-09-19Minor fixes.Werner Lemberg3-51/+70
2010-09-20[cff] Truncate the element length at the end of the stream.suzuki toshiya2-0/+22
2010-09-20[cff] Ignore CID > 0xFFFFU.suzuki toshiya2-1/+18
2010-09-20[cff] Make trace message in cff_charset_load() verbose.suzuki toshiya2-1/+10
2010-09-20[cff] Correct `max_cid' from CID array length to max CID.suzuki toshiya3-4/+16
2010-09-20[truetype] Sanitize the broken offsets in `loca'.suzuki toshiya2-0/+31
2010-09-20[sfnt] Prevent overrunning in `post' table parser.suzuki toshiya2-7/+44
2010-09-17[truetype] Don't duplicate size->twilight structure to be freed.suzuki toshiya2-15/+23
2010-09-15Make bytecode debugging with FontForge work again.Werner Lemberg2-4/+13
2010-09-14Improve tracing messages.Werner Lemberg5-2/+30
2010-09-13Fix minor issues reported by <muktha.narayan@wipro.com>.Werner Lemberg8-32/+47
2010-08-31Ignore the environmental setting of LIBTOOL.suzuki toshiya3-2/+16
2010-08-31[truetype] Decrease the trace level catching the interpreter error.suzuki toshiya2-1/+9
2010-08-31[truetype] Prevent bytecode reuse after the interpretation error.suzuki toshiya2-0/+59
2010-08-29[ftraster] Pacify compiler.Werner Lemberg2-0/+8
2010-08-29[cff] Allow SIDs >= 65000.Werner Lemberg2-31/+21
2010-08-29Fix ChangeLogs.suzuki toshiya2-2/+2