Al-Qurtas-Islamic-bank-The-.../src
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
..
autofit Minor. 2019-04-09 11:01:24 +02:00
base [smooth] Fix segfault in direct mode (#56092). 2019-04-11 23:48:21 -04:00
bdf Update all copyright notices. 2019-02-23 10:07:09 +01:00
bzip2 Update all copyright notices. 2019-02-23 10:07:09 +01:00
cache Update all copyright notices. 2019-02-23 10:07:09 +01:00
cff Make `glyph_name' parameter to `FT_Get_Name_Index' a `const'. 2019-04-06 06:38:16 +02:00
cid Fix invalid function pointer casts. 2019-03-07 09:43:05 +01:00
gxvalid Update all copyright notices. 2019-02-23 10:07:09 +01:00
gzip Update all copyright notices. 2019-02-23 10:07:09 +01:00
lzw Update all copyright notices. 2019-02-23 10:07:09 +01:00
otvalid Update all copyright notices. 2019-02-23 10:07:09 +01:00
pcf [pcf] Fix handling of undefined glyph (#56067). 2019-04-19 07:02:37 +02:00
pfr Update all copyright notices. 2019-02-23 10:07:09 +01:00
psaux Fix use of uninitialized memory. 2019-03-05 11:28:19 +01:00
pshinter Update all copyright notices. 2019-02-23 10:07:09 +01:00
psnames Update all copyright notices. 2019-02-23 10:07:09 +01:00
raster Update all copyright notices. 2019-02-23 10:07:09 +01:00
sfnt * src/sfnt/ttcmap.c (tt_get_glyph_name): Pacify compiler (#56061). 2019-04-06 07:07:37 +02:00
smooth [smooth] Fix segfault in direct mode (#56092). 2019-04-11 23:48:21 -04:00
tools * src/tools/apinames.c (main): Fix error message. 2019-04-15 10:10:38 +02:00
truetype Update all copyright notices. 2019-02-23 10:07:09 +01:00
type1 Make `glyph_name' parameter to `FT_Get_Name_Index' a `const'. 2019-04-06 06:38:16 +02:00
type42 Make `glyph_name' parameter to `FT_Get_Name_Index' a `const'. 2019-04-06 06:38:16 +02:00
winfonts Update all copyright notices. 2019-02-23 10:07:09 +01:00
Jamfile Update all copyright notices. 2019-02-23 10:07:09 +01:00