Author :
Alexei Podtelezhnikov
Date :
2025-06-08 07:51:08
Hash :5ab9e5c5 Message :[truetype] Rearrange bytecode run.
This is a minor change with large code rearrangements.
* src/truetype/ttinterp.c (TT_RunIns): Just loop through instructions
and move all setup to...
(TT_Run_Context): ... here; relocated.
(Compute_Round): Replaced by simple assignment, removed.