freetype2/src
Werner Lemberg ed54e43aed [bdf] Fix Savannah bug #34896.
ENCODING now covers the whole Unicode range.

Note, however, that this change is quite expensive since it
increases the size of three arrays by almost 400kByte in total.  The
right fix is to replace the logic with something smarter.
Additionally, there exist very old BDFs for three-byte CCCII
encoding which exceeds the range of Unicode (another reason to have
a smarter logic).

* src/bdf/bdf.h (bdf_font_t): Increase size of `nmod' and `umod'
arrays.
* src/bdf/bdflib.c (bdf_parse_t): Increase size of `have' array.
2011-11-27 16:39:53 +01:00
..
autofit * src/autofit/aflatin.c (af_latin_metrics_scale_dim): Fix change 2011-06-20 19:09:02 +02:00
base Fix compiler warning. 2011-11-14 20:29:13 +01:00
bdf [bdf] Fix Savannah bug #34896. 2011-11-27 16:39:53 +01:00
bzip2 Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
cache Fix wrong indents in src/cache/ftcmru.c. 2011-06-15 20:02:49 +09:00
cff Improve tracing. 2011-11-26 20:09:39 +01:00
cid Improve tracing. 2011-11-26 20:09:39 +01:00
gxvalid [gxvalid] Fix a bug to detect too large offset in morx table. 2011-10-08 01:30:49 +09:00
gzip Fix g++4.6 compiler warnings in module drivers. 2011-06-15 02:48:33 +09:00
lzw Slightly improve LZW_CLEAR handling. 2011-09-11 09:18:10 +02:00
otvalid Formatting. 2010-06-08 08:37:11 +02:00
pcf Improve tracing. 2011-11-26 20:09:39 +01:00
pfr Improve tracing. 2011-11-26 20:09:39 +01:00
psaux Handle some border cases. 2011-10-01 09:25:55 +02:00
pshinter */rules.mk: Handle `*pic.c' files. 2011-01-03 07:11:54 +01:00
psnames [psnames] Handle zapfdingbats. 2011-10-01 08:55:20 +02:00
raster Handle some border cases. 2011-10-01 09:25:55 +02:00
sfnt Improve tracing. 2011-11-26 20:09:39 +01:00
smooth [smooth] Slightly optimize conic and cubic flatterners. 2011-09-17 09:21:25 +02:00
tools [psnames] Handle zapfdingbats. 2011-10-01 08:55:20 +02:00
truetype Improve tracing. 2011-11-26 20:09:39 +01:00
type1 Improve tracing. 2011-11-26 20:09:39 +01:00
type42 Improve tracing. 2011-11-26 20:09:39 +01:00
winfonts Improve tracing. 2011-11-26 20:09:39 +01:00
Jamfile Add license. 2005-06-04 23:04:30 +00:00