freetype2/src/truetype
Dominik Röttsches 9aa99f2262 [truetype] Handle 0xFFFF special value inside delta retrieval function
* truetype/ttgxvar.c (tt_hvadvance_adjust, tt_apply_mvar,
tt_var_get_item_delta): Remove special 0xFFFF handling in favor of less
redundant handling inside the tt_var_get_item_delta function, as it is
equivalent to returning a 0 delta. Avoids code-duplication checking for
special value 0xFFFF.
2022-05-20 17:20:08 +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] Handle 0xFFFF special value inside delta retrieval function 2022-05-20 17:20:08 +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