freetype2/src/truetype
Alexei Podtelezhnikov 705f416184 [truetype/GX] Clean up phantom point adjustment.
This moves phantom point and advance variation adjustment next to
calculations. The logic stays the same, HVAR and VVAR take priority.

* src/truetype/ttgload.c (load_truetype_glyph): Move it from here...
* src/truetype/ttgxvar.c (TT_Vary_Apply_Glyph_Deltas): ... to here
and check for HVAR and VVAR presence outside the main loop.
2022-06-18 23:02:26 -04: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 [truetype/GX] Clean up phantom point adjustment. 2022-06-18 23:02:26 -04:00
ttgload.h Update all copyright notices. 2022-01-11 10:54:10 +01:00
ttgxvar.c [truetype/GX] Clean up phantom point adjustment. 2022-06-18 23:02:26 -04:00
ttgxvar.h [truetype/GX] Clean up advance adjustment. 2022-06-15 18:28:50 -04: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