freetype2/src/cid
Alexei Podtelezhnikov 19ea07683f Signedness revisions.
This eliminates explicit casting by switching to unsigned variables.
The revised variables are frequently used together.

* include/freetype/fttypes.h (FT_Data): Change to unsigned `length`.
* include/freetype/internal/tttypes.h (TT_LoaderRec): Change to unsigned
`byte_len`.
* include/freetype/t1tables.h (CID_FaceInfoRec): Change to unsigned
`gd_bytes` and `gd_bytes`.

* src/cff/cffgload.c (cff_get_glyph_data, cff_free_glyph_data):
Updated.
* src/cid/cidgload.c (cid_load_glyph): Updated.
* src/cid/cidload.h (cid_get_offset): Update argument.
* src/cid/cidload.c (cid_get_offset, cid_face_open): Updated.
* src/psaux/psft.c (cf2_getT1SeacComponent): Updated.
* src/truetype/ttgload.c (TT_Process_Composite_Glyph,
load_truetype_glyph): Updated.
2021-10-06 22:47:46 -04:00
..
ciderrs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cidgload.c Signedness revisions. 2021-10-06 22:47:46 -04:00
cidgload.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cidload.c Signedness revisions. 2021-10-06 22:47:46 -04:00
cidload.h Signedness revisions. 2021-10-06 22:47:46 -04:00
cidobjs.c [base] Fix ppem size overflow. 2021-08-18 07:27:02 +02:00
cidobjs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cidparse.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
cidparse.h Update all copyright notices. 2021-01-17 07:18:48 +01: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