freetype2/src/pfr
Werner Lemberg 8ef8072ba1 [bdf, cid, pfr, winfonts] Improve rejection of other font formats.
This is mainly for better diagnostics of malformed fonts.

* src/bdf/bdflib.c (_bfd_readstream): Stop font format testing if the first
input line is too long or doesn't end with `\r` or `\n`.

* src/cid/cidparse.c (cid_parser_new): Don't handle too short input as an
error but as an unknown format.

* src/pfr/pfrobjs.c (pfr_face_init): Ditto.

* src/winfonts/winfnt.c (fnt_font_load, fnt_face_get_dll_font): Ditto.
2021-10-19 22:59:46 +02:00
..
module.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfr.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfrcmap.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfrcmap.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfrdrivr.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfrdrivr.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfrerror.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfrgload.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfrgload.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfrload.c [pfr] Avoid some memory zeroing. 2021-04-26 17:14:28 -04:00
pfrload.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfrobjs.c [bdf, cid, pfr, winfonts] Improve rejection of other font formats. 2021-10-19 22:59:46 +02:00
pfrobjs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfrsbit.c * src/*: Don't use more than one '\n' in `FT_TRACE` and `FT_ERROR`. 2021-02-04 07:46:46 +01:00
pfrsbit.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pfrtypes.h Whitespace formatting. 2021-08-22 22:32:07 -04:00
rules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00