const OPCODE_NAMES: [&str; 256];
Expand description
There doesn’t seem to be any prevailing set of mnemonics for these instructions. These are pulled from FreeType with the justification that diffing FreeType hinting traces with our own is the most efficient way to track down discrepancies. https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4d7d84a5/src/truetype/ttinterp.c#L837