freetype2/src/autofit
Werner Lemberg 0975d685ed [autofit] Make `latin' module use blue stringsets.
* src/autofit/aflatin.c (AF_LATIN_MAX_TEST_CHARACTERS): Removed.
(af_latin_blue_chars): Removed.
(af_latin_metrics_init_blues): Replace AF_LATIN_MAX_TEST_CHARACTERS
with AF_BLUE_STRING_MAX_LEN.
Change loops to use offsets (in file `afblue.h') into the new arrays
`af_blue_stringsets' and `af_blue_strings' (in file `afblue.c').
Use `AF_LATIN_IS_SMALL_TOP_BLUE' macro.

* src/autofit/aflatin.h: Remove old enumeration values superseded by
the new data in `afblue.h'.
(AF_LATIN_IS_TOP_BLUE): Updated definition.
(AF_LATIN_IS_SMALL_TOP_BLUE): New macro.
(AF_LATIN_MAX_BLUES): Remove.
(AF_LatinAxisRec): Updated.
2013-08-25 08:37:47 +02:00
..
Jamfile Remove compiler warning. 2009-05-28 07:07:48 +02:00
afangles.c [autofit] Quantize stem widths. 2012-07-03 11:54:12 +02:00
afangles.h * src/autofit/afdummy.c, src/autofit/afdummy.h 2005-03-02 11:24:23 +00:00
afblue.c [autofit] Introduce data file for blue strings. 2013-08-25 08:01:41 +02:00
afblue.cin [autofit] Introduce data file for blue strings. 2013-08-25 08:01:41 +02:00
afblue.dat [autofit] Introduce data file for blue strings. 2013-08-25 08:01:41 +02:00
afblue.h [autofit] Introduce data file for blue strings. 2013-08-25 08:01:41 +02:00
afblue.hin [autofit] Introduce data file for blue strings. 2013-08-25 08:01:41 +02:00
afcjk.c [autofit] Add blue stringsets. 2013-08-25 08:23:22 +02:00
afcjk.h [autofit] Introduce `writing systems'. 2013-07-31 22:57:01 +02:00
afdummy.c [autofit] Add blue stringsets. 2013-08-25 08:23:22 +02:00
afdummy.h [autofit] Introduce `writing systems'. 2013-07-31 22:57:01 +02:00
aferrors.h Prepare source code for amalgamation. 2012-03-08 06:04:03 +01:00
afglobal.c Typo. 2013-08-02 20:47:15 +02:00
afglobal.h [autofit] Move declaration of scripts into separate file. 2013-08-02 20:25:21 +02:00
afhints.c Whitespace. 2013-08-05 16:34:32 +02:00
afhints.h [autofit] Improve handling of `near' points. 2013-08-05 08:46:15 +02:00
afindic.c [autofit] Add blue stringsets. 2013-08-25 08:23:22 +02:00
afindic.h [autofit] Introduce `writing systems'. 2013-07-31 22:57:01 +02:00
aflatin.c [autofit] Make `latin' module use blue stringsets. 2013-08-25 08:37:47 +02:00
aflatin.h [autofit] Make `latin' module use blue stringsets. 2013-08-25 08:37:47 +02:00
aflatin2.c [autofit] Add blue stringsets. 2013-08-25 08:23:22 +02:00
aflatin2.h [autofit] Introduce `writing systems'. 2013-07-31 22:57:01 +02:00
afloader.c [autofit] Fix `make multi'. 2013-08-02 14:50:23 +02:00
afloader.h [autofit] Pass `AF_Module' instead of `AF_Loader'. 2012-09-14 12:26:57 +02:00
afmodule.c [autofit] Minor. 2013-03-23 14:06:54 +01:00
afmodule.h [autofit] Implement `fallback-script' property. 2012-09-15 18:26:28 +02:00
afpic.c [autofit] Move declaration of scripts into separate file. 2013-08-02 20:25:21 +02:00
afpic.h [autofit] Move declaration of scripts into separate file. 2013-08-02 20:25:21 +02:00
afscript.h [autofit] Move declaration of scripts into separate file. 2013-08-02 20:25:21 +02:00
aftypes.h [autofit] Add blue stringsets. 2013-08-25 08:23:22 +02:00
afwarp.c Remove trailing spaces. 2012-01-17 02:00:24 +09:00
afwarp.h * src/cff/cffload.c (cff_index_get_pointers): Handle last entry 2007-01-25 11:50:00 +00:00
afwrtsys.h [autofit] Move declaration of writing systems into separate file. 2013-08-02 19:51:17 +02:00
autofit.c [autofit] Add blue stringsets. 2013-08-25 08:23:22 +02:00
module.mk FT_USE_MODULE declares things as: 2008-12-21 10:29:30 +00:00
rules.mk [autofit] Add blue stringsets. 2013-08-25 08:23:22 +02:00