freetype2/src
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
..
autofit [autofit] Make `latin' module use blue stringsets. 2013-08-25 08:37:47 +02:00
base [base] Enable new algorithm for BBox_Cubic_Check. 2013-08-19 22:57:05 -04:00
bdf Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
bzip2 */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
cache * src/cache/ftcmanag.c (FTC_Manager_Reset): Add missing cache flush. 2013-06-09 08:20:54 +02:00
cff Fix Savannah bug #39702. 2013-08-06 08:55:19 +02:00
cid Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
gxvalid Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
gzip Add and improve pragmas for MSVC compiler. 2013-06-07 18:10:40 +02:00
lzw Apply fixes for cppcheck nitpicks. 2013-06-04 10:30:48 +02:00
otvalid */*: Use FT_ERR_EQ, FT_ERR_NEQ, and FT_ERR where appropriate. 2013-03-14 17:50:49 +01:00
pcf Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
pfr Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
psaux Next round of compiler fixes. 2013-06-06 09:16:38 +02:00
pshinter Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
psnames Whitespace. 2013-03-17 08:14:46 +01:00
raster More compiler warning fixes. 2013-06-12 10:58:06 +02:00
sfnt [sfnt] Fix compilation with g++. 2013-08-02 14:53:32 +02:00
smooth [smooth] Fix segfault caused by previous commit. 2013-07-16 15:25:24 +02:00
tools [autofit] Introduce data file for blue strings. 2013-08-25 08:01:41 +02:00
truetype Fix gcc pragmas, part 2. 2013-08-06 00:21:46 +02:00
type1 Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
type42 Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
winfonts * src/winfonts/winfnt.c (FNT_Load_Glyph): Fix bitmap width guard. 2013-06-27 17:21:59 +02:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00