freetype2/docs
Werner Lemberg c149f7397e [pcf] Fix handling of undefined glyph (#56067).
This commit fixes the changes from 2018-07-21, which broke charmap
iteration.  We now add the default character as a new glyph with
index 0, thus increasing the number of glyphs by one (as before).

* src/pcf/pcfread.c (pcf_get_metrics): Adjust to new artificial
glyph with index 0.
Limit number of elements to 65534.
(pcf_get_bitmaps): Ditto.
Unify two loops into one; this avoids allocation of an intermediate
array.
(pcf_get_encodings): Don't flip indices but copy glyph metrics of
default character to index 0.
Also handle invalid default character.

* docs/CHANGES: Updated.
2019-04-19 07:02:37 +02:00
..
reference [docwriter] Don't break code snippets accross lines. 2018-09-03 16:45:28 +05:30
CHANGES [pcf] Fix handling of undefined glyph (#56067). 2019-04-19 07:02:37 +02:00
CMAKE * docs/CMAKE: New dummy file. 2013-11-10 06:26:52 +01:00
CUSTOMIZE Update all copyright notices. 2019-02-23 10:07:09 +01:00
DEBUG Update all copyright notices. 2019-02-23 10:07:09 +01:00
DOCGUIDE Update all copyright notices. 2019-02-23 10:07:09 +01:00
FTL.TXT Update or fix links to use the https protocol instead of http. 2017-12-04 20:43:30 +01:00
GPLv2.TXT Update license documentation. 2011-06-18 08:06:57 +02:00
INSTALL Update all copyright notices. 2019-02-23 10:07:09 +01:00
INSTALL.ANY Update all copyright notices. 2019-02-23 10:07:09 +01:00
INSTALL.CROSS Update all copyright notices. 2019-02-23 10:07:09 +01:00
INSTALL.GNU Update all copyright notices. 2019-02-23 10:07:09 +01:00
INSTALL.MAC Minor documentation updates. 2017-01-13 10:33:09 +01:00
INSTALL.UNIX Update all copyright notices. 2019-02-23 10:07:09 +01:00
INSTALL.VMS Update all copyright notices. 2019-02-23 10:07:09 +01:00
LICENSE.TXT [bdf, base] Lift hash functions from bdf driver to base module. 2015-12-19 16:59:40 +01:00
MAKEPP Fix links (mostly http -> https). 2018-12-25 22:44:05 +01:00
PROBLEMS * docs/PROBLEMS: Mention rendering differences on different 2011-02-24 20:01:00 +01:00
TODO Update all copyright notices. 2019-02-23 10:07:09 +01:00
VERSIONS.TXT * Version 2.10.0 released. 2019-03-15 07:56:49 +01:00
formats.txt Update all copyright notices. 2019-02-23 10:07:09 +01:00
freetype-config.1 * Version 2.10.0 released. 2019-03-15 07:56:49 +01:00
raster.txt Update all copyright notices. 2019-02-23 10:07:09 +01:00
release For distribution, replace `.tar.bz2' with `.tar.xz' bundles. 2019-04-06 06:51:08 +02:00