freetype2/src
Werner Lemberg 44aa7e0af5 [autofit] Don't combine multiple features into one set.
Combining them, as originally envisioned, would lead to much more
complicated code, as investigations have shown meanwhile.  The major
drawback is that we run out of available style slots much earlier.
However, this is only a theoretical issue since we don't support a
large number of scripts currently.

* src/autofit/afcover.h: Replace `COVERAGE_{1,2,3}' macros with
a single-element `COVERAGE' macro, sort the elements by the feature
tags, and add entry for `ruby'.

* src/autofit/aftypes.h: Updated.
* src/autofit/hbshim.c: Updated.
2013-12-30 07:41:22 +01:00
..
autofit [autofit] Don't combine multiple features into one set. 2013-12-30 07:41:22 +01:00
base Minor. 2013-12-27 19:18:49 +01:00
bdf Fix Savannah bug #40997. 2013-12-25 08:50:50 +01:00
bzip2 */*: Use FT_Err_Ok only. 2013-03-14 11:21:17 +01:00
cache Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
cff Fix Savannah bug #40997. 2013-12-25 08:50:50 +01:00
cid Fix Savannah bug #40997. 2013-12-25 08:50:50 +01:00
gxvalid Another round of cppcheck nitpicks. 2013-08-01 12:20:20 +02:00
gzip [gzip] New function `FT_Gzip_Uncompress'. 2013-08-29 17:53:24 +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 Fix Savannah bug #40997. 2013-12-25 08:50:50 +01:00
pfr Fix Savannah bug #40997. 2013-12-25 08:50:50 +01: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 Fix PIC linking. 2013-12-21 08:14:25 +01:00
raster Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
sfnt [sfnt] Fix handling of embedded bitmap strikes. 2013-12-04 06:18:56 +01:00
smooth Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
tools Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00
truetype Fix Savannah bug #40975 (sort of). 2013-12-21 19:33:15 +01:00
type1 Fix Savannah bug #40997. 2013-12-25 08:50:50 +01:00
type42 Fix Savannah bug #40997. 2013-12-25 08:50:50 +01:00
winfonts Fix Savannah bug #40997. 2013-12-25 08:50:50 +01:00
Jamfile Simplify header file hierarchy. 2013-11-13 08:55:46 +01:00