freetype2/src/truetype
Alexei Podtelezhnikov b9376065d6 [truetype] Fix recent fallout in memory management.
* src/truetype/ttgload.c (TT_Process_Composite_Glyph,
TT_Load_Simple_Glyph): Clean up old instructions regardless of
new ones, postpone setting `control_len` and `control_data` until...
(TT_Load_Glyph): ... the exit from this function.
2023-03-10 23:41:39 -05:00
..
module.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
rules.mk Update all copyright notices. 2023-01-17 09:18:25 +01:00
truetype.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttdriver.c [truetype] Treat 38 as 40 without Infinality. 2023-02-27 21:54:23 -05:00
ttdriver.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
tterrors.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttgload.c [truetype] Fix recent fallout in memory management. 2023-03-10 23:41:39 -05:00
ttgload.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttgxvar.c * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
ttgxvar.h [truetype, type1] Additional variation tags. 2023-02-08 14:58:46 +00:00
ttinterp.c [truetype] Simplify memory management. 2023-03-06 16:23:14 -05:00
ttinterp.h [truetype] Simplify memory management. 2023-03-06 16:23:14 -05:00
ttobjs.c For debugging, avoid implicit conversion from integer to double. 2023-02-08 21:09:32 +01:00
ttobjs.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttpload.c Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttpload.h Update all copyright notices. 2023-01-17 09:18:25 +01:00
ttsubpix.c * src/*: Replace leading underscores with trailing ones in dummy variables. 2023-02-26 20:18:54 +01:00
ttsubpix.h Update all copyright notices. 2023-01-17 09:18:25 +01:00