freetype2/include/freetype/internal
Alexei Podtelezhnikov 22befeef82 Signedness revisions.
This eliminates explicit casting by switching to unsigned fields.
The revisions mostly impact the handling of CID fonts.

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

* 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_read_subrs, cid_face_open):
Updated.
* src/cff/cffgload.c (cff_get_glyph_data, cff_free_glyph_data):
Updated.
* src/psaux/psft.c (cf2_getT1SeacComponent): Updated.
* src/truetype/ttgload.c (TT_Process_Composite_Glyph,
load_truetype_glyph): Updated.
2021-10-07 22:41:56 -04:00
..
services Update all copyright notices. 2021-01-17 07:18:48 +01:00
autohint.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cffotypes.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
cfftypes.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
compiler-macros.h Support architectures where `long` is smaller than pointers. 2021-07-15 12:09:04 +02:00
ftcalc.h Additional `FT_MSB` macro definitions. 2021-10-01 11:50:12 -04:00
ftdebug.h [base] Add trace level to logging output. 2021-06-25 09:24:07 +02:00
ftdrv.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftgloadr.h * include/freetype/internal/ftgloadr.h: Add missing header. 2021-10-04 23:55:46 -04:00
fthash.h Remove redundant inclusion of `ft2build.h'. 2020-06-13 21:15:45 +02:00
ftmemory.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftobjs.h [base] Fix ppem size overflow. 2021-08-18 07:27:02 +02:00
ftpsprop.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftrfork.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftserv.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
ftstream.h Propagate sign when reading OFF3. 2021-09-24 22:14:22 -04:00
fttrace.h Small clean-ups for the last few commits. 2021-07-12 22:03:25 +02:00
ftvalid.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
psaux.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
pshints.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
sfnt.h [sfnt] Add API for retrieving a 'COLR' v1 'ClipBox' table. 2021-08-07 14:44:05 +02:00
t1types.h Update all copyright notices. 2021-01-17 07:18:48 +01:00
tttypes.h Signedness revisions. 2021-10-07 22:41:56 -04:00
wofftypes.h Update all copyright notices. 2021-01-17 07:18:48 +01:00