freetype2/src/cid
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
..
ciderrs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cidgload.c [cid] Signedness revisions. 2021-10-10 23:11:10 -04:00
cidgload.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cidload.c * src/cid/cidload.c (parse_fd_array): Protect against trancation. 2021-10-11 23:25:29 -04:00
cidload.h Signedness revisions. 2021-10-07 22:41:56 -04:00
cidobjs.c [cid] Signedness revisions. 2021-10-10 23:11:10 -04:00
cidobjs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cidparse.c [bdf, cid, pfr, winfonts] Improve rejection of other font formats. 2021-10-19 22:59:46 +02:00
cidparse.h [cid] Signedness revisions. 2021-10-10 23:11:10 -04:00
cidriver.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
cidriver.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cidtoken.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
module.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
rules.mk Update all copyright notices. 2021-01-17 07:18:48 +01:00
type1cid.c Update all copyright notices. 2021-01-17 07:18:48 +01:00