Al-Qurtas-Islamic-bank-The-.../src/cff
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
..
cff.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
cffcmap.c Update all copyright notices. 2021-01-17 07:18:48 +01:00
cffcmap.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cffdrivr.c * src/cff/cffdrivr.c (cff_ps_get_font_{info,extra}): Use FT_QNEW. 2021-09-20 14:31:45 -04:00
cffdrivr.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cfferrs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cffgload.c Signedness revisions. 2021-10-06 22:47:46 -04:00
cffgload.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cffload.c Use NULL for pointers only. 2021-09-23 23:10:26 -04:00
cffload.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cffobjs.c Use NULL for pointers only. 2021-09-23 23:10:26 -04:00
cffobjs.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cffparse.c Fix compilation errors and (some) warnings for clang++. 2021-05-29 09:51:04 +02:00
cffparse.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cfftoken.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