Skip to content

[truetype/GX] Clean up phantom point adjustment.

Alexei Podtelezhnikov requested to merge clean-gxvar into master
  • 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 outside the loop.

Merge request reports