freetype2/src/autofit
Werner Lemberg 7635ba64b7 Really fix FreeDesktop bug #21197.
This also fixes Savannah bug #28021.

* src/autofit/aflatin.c (af_latin_metrics_check_digits),
src/autofit/aflatin2.c (af_latin2_metrics_check_digits): Fix loop.
2009-11-15 10:17:44 +01:00
..
Jamfile Remove compiler warning. 2009-05-28 07:07:48 +02:00
afangles.c * src/base/ftcalc.c: Don't use `long long' but `FT_Int64'. 2006-11-03 09:40:12 +00:00
afangles.h * src/autofit/afdummy.c, src/autofit/afdummy.h 2005-03-02 11:24:23 +00:00
afcjk.c autofit: Count the size of the memory object by ptrdiff_t. 2009-08-01 00:32:07 +09:00
afcjk.h Position Independent Code (PIC) support in autofit module. 2009-04-05 18:23:38 +03:00
afdummy.c Position Independent Code (PIC) support in autofit module. 2009-04-05 18:23:38 +03:00
afdummy.h Position Independent Code (PIC) support in autofit module. 2009-04-05 18:23:38 +03:00
aferrors.h * docs/CHANGES, docs/INSTALL.ANY: Updated. 2005-03-23 16:45:24 +00:00
afglobal.c autofit: Cast FT_Long glyph_count to compare with FT_UInt GID. 2009-08-01 00:37:54 +09:00
afglobal.h autohinter: Don't change digit widths if all widths are the same. 2009-04-27 19:40:35 +02:00
afhints.c autofit: Fix some data types mismatching with their sources. 2009-08-01 00:32:08 +09:00
afhints.h Cosmetic code changes. 2008-05-28 22:17:28 +00:00
afindic.c autofit: Improve Unicode range definitions. 2009-08-01 00:30:21 +09:00
afindic.h Position Independent Code (PIC) support in autofit module. 2009-04-05 18:23:38 +03:00
aflatin.c Really fix FreeDesktop bug #21197. 2009-11-15 10:17:44 +01:00
aflatin.h autohinter: Don't change digit widths if all widths are the same. 2009-04-27 19:40:35 +02:00
aflatin2.c Really fix FreeDesktop bug #21197. 2009-11-15 10:17:44 +01:00
aflatin2.h Position Independent Code (PIC) support in autofit module. 2009-04-05 18:23:38 +03:00
afloader.c autohinter: Don't change digit widths if all widths are the same. 2009-04-27 19:40:35 +02:00
afloader.h Various fixes for C and C++ compiling. 2005-03-03 17:09:08 +00:00
afmodule.c Position Independent Code (PIC) support in autofit module. 2009-04-05 18:23:38 +03:00
afmodule.h [autofit] Fix for multi build. 2009-09-25 23:57:30 +09:00
afpic.c Position Independent Code (PIC) support in autofit module. 2009-04-05 18:23:38 +03:00
afpic.h Position Independent Code (PIC) support in autofit module. 2009-04-05 18:23:38 +03:00
aftypes.h autofit: Count the size of the memory object by ptrdiff_t. 2009-08-01 00:32:07 +09:00
afwarp.c formatting 2007-01-26 16:08:49 +00:00
afwarp.h * src/cff/cffload.c (cff_index_get_pointers): Handle last entry 2007-01-25 11:50:00 +00:00
autofit.c Position Independent Code (PIC) support in autofit module. 2009-04-05 18:23:38 +03:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk Add autofit module for Indic scripts. This currently just reuses 2007-06-26 04:44:35 +00:00