freetype2/src/truetype
Dominik Röttsches 7838c78f53 [truetype] Support reading 32bit/16bit VarStore deltas
* include/freetype/internal/ftmmtypes.h (FT_ItemVarDelta): Define type
to be used for delta arrays, upgrade to FT_long.
* src/truetype/ttgxvar.c: Adhere to long_words bit and read either
Short/Byte pairs or Long/Short pairs, as defined by spec. For better
readability, define macro for repetitive read code.
2022-05-23 16:18:28 +03:00
..
module.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00
rules.mk Update all copyright notices. 2022-01-11 10:54:10 +01:00
truetype.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
ttdriver.c [truetype, snft] Add service methods for `DeltaSetIdxMap` and `VarStore`. 2022-05-19 07:14:05 +02:00
ttdriver.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
tterrors.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ttgload.c * src/truetype/ttgload.c (TT_Process_Simple_Glyph): Integer overflow. 2022-04-19 09:34:10 +02:00
ttgload.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ttgxvar.c [truetype] Support reading 32bit/16bit VarStore deltas 2022-05-23 16:18:28 +03:00
ttgxvar.h [truetype, snft] Add service methods for `DeltaSetIdxMap` and `VarStore`. 2022-05-19 07:14:05 +02:00
ttinterp.c [truetype] Reset IUP flags in `TT_RunIns`. 2022-04-25 08:03:08 -04:00
ttinterp.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ttobjs.c [truetype] Fix 'sbix' table handling. 2022-03-25 06:37:41 +00:00
ttobjs.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ttpload.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
ttpload.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ttsubpix.c Update all copyright notices. 2022-01-11 10:54:10 +01:00
ttsubpix.h Update all copyright notices. 2022-01-11 10:54:10 +01:00