summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
...
* * docs/CHANGES: Updated.Werner Lemberg2009-09-231-0/+4
* [raster] Fix 5-levels grayscale output.Werner Lemberg2009-09-121-0/+15
* Improve configure.raw for cross build.suzuki toshiya2009-09-131-1/+11
* [BDF] Modify hash API to take size_t value instead of void *.suzuki toshiya2009-09-131-0/+31
* Whitespace.suzuki toshiya2009-09-131-2/+2
* [Win64] Improve the computation of random seed from stack address.suzuki toshiya2009-09-101-0/+14
* Whitespace.Werner Lemberg2009-09-081-94/+94
* [raster] Improvements for stand-alone mode.Werner Lemberg2009-09-031-0/+10
* Improve vertical metrics calculation (Savannah bug #27364).Bram Tassyns2009-09-021-0/+44
* Fix custom cmap for empty Type 1 font (Savannah bug #27294).John Tytgat2009-09-011-0/+12
* Fix rendering of horizontally compressed CFFs.Werner Lemberg2009-08-271-0/+10
* Don't call `ft_fseek' every time when executing `ft_fread'.Su Yu2009-08-031-0/+7
* sfnt: Cast a charcode to 32-bit in cmap format 14 parser.suzuki toshiya2009-08-011-0/+10
* sfnt: Cast a charcode to 32-bit in cmap format 12 parser.suzuki toshiya2009-08-011-0/+8
* psaux: Fix a few casts to FT_Int32 value.suzuki toshiya2009-08-011-0/+8
* sfnt: Fix a data type mismatching with its source.suzuki toshiya2009-08-011-0/+9
* sfnt: Extend a few local variables to load 32-bit values.suzuki toshiya2009-08-011-0/+7
* pfr: Extend `num_aux' to take 32-bit value.suzuki toshiya2009-08-011-0/+7
* pcf: Truncate FT_ULong `nprops' to fit to int PCF_Face->nprops.suzuki toshiya2009-08-011-0/+9
* gxvalid: Extend a few local variables to reduce the casts.suzuki toshiya2009-08-011-0/+7
* gxvalid: Extend `settingTable' to take 32-bit offset.suzuki toshiya2009-08-011-0/+7
* autofit: Cast FT_Long glyph_count to compare with FT_UInt GID.suzuki toshiya2009-08-011-0/+9
* smooth: Exclude 16-bit system in invalid pitch/height check.suzuki toshiya2009-08-011-0/+9
* cff: Type large constants > 0x7FFF as long for 16-bit systems.suzuki toshiya2009-08-011-0/+9
* base: Remove an unused variable.suzuki toshiya2009-08-011-0/+7
* cache: Check higher bits in flags for non ILP32 systems.suzuki toshiya2009-08-011-0/+22
* sfnt: Ignore invalid GIDs in glyph name lookup.suzuki toshiya2009-08-011-0/+11
* pcf: Fix a comparison between FT_Long and FT_ULong.suzuki toshiya2009-08-011-0/+7
* gxvalid: Guarantee `nFeatureFlags' size up to 32-bit.suzuki toshiya2009-08-011-0/+8
* sfnt: Insert explicit cast for LP64 system.suzuki toshiya2009-08-011-0/+7
* gxvalid: Guarantee `just' table size upto 32-bit.suzuki toshiya2009-08-011-0/+8
* gxvalid: Guarantee `trak' table size upto 32-bit.suzuki toshiya2009-08-011-0/+8
* type1: Fix a data type mismatching with its source.suzuki toshiya2009-08-011-0/+7
* pfr: Fix a data type mismatching with its source.suzuki toshiya2009-08-011-0/+9
* pfr: Fix a data type mismatching with its source.suzuki toshiya2009-08-011-0/+8
* pfr: Fix a data type mismatching with its source.suzuki toshiya2009-08-011-0/+8
* smooth: Improve the format in debug message.suzuki toshiya2009-08-011-0/+7
* sfnt: Fix a data type mismatching with its source.suzuki toshiya2009-08-011-0/+7
* psaux: Fix a data type mismatching with its source.suzuki toshiya2009-08-011-0/+8
* truetype: Extend TrueType GX packed deltas to FT_Offset.suzuki toshiya2009-08-011-0/+9
* truetype: Extend mmvar_len to hold size_t values.suzuki toshiya2009-08-011-0/+9
* truetype: Check invalid function number in IDEF instruction.suzuki toshiya2009-08-011-0/+7
* truetype: Check invalid function number in FDEF instruction.suzuki toshiya2009-08-011-0/+7
* truetype: Truncate the deltas of composite glyph at 16-bit values.suzuki toshiya2009-08-011-0/+13
* truetype: Truncate the instructions upto 16-bit per a glyph.suzuki toshiya2009-08-011-0/+7
* truetype: Cast the numerical operands to 32-bit for LP64 systems.suzuki toshiya2009-08-011-0/+9
* truetype: Cast the project vector to 32-bit for LP64 system.suzuki toshiya2009-08-011-0/+8
* truetype: Cast the scaling params to 32-bit for LP64 system.suzuki toshiya2009-08-011-0/+8
* sfnt: Cast a character code to FT_UInt32 for LP64 system.suzuki toshiya2009-08-011-0/+13
* sfnt: Cast a character code to FT_UInt32 for LP64 system.suzuki toshiya2009-08-011-0/+8