Expand description
Instruction decoding and dispatch.
Constantsยง
- MAX_
RUN_ ๐INSTRUCTIONS - Maximum number of instructions we will execute in
Engine::run()
. This is used to ensure termination of a hinting program. See https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4d7d84a5/include/freetype/config/ftoption.h#L744