From 053943a757dda08a4df9f5fa934f59fb9dab80c1 Mon Sep 17 00:00:00 2001 From: Werner Lemberg Date: Sat, 30 Jul 2016 00:27:48 +0200 Subject: [PATCH] [truetype] Comment. --- src/truetype/ttinterp.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/truetype/ttinterp.c b/src/truetype/ttinterp.c index 8027b0d7b..68a87cf11 100644 --- a/src/truetype/ttinterp.c +++ b/src/truetype/ttinterp.c @@ -7405,8 +7405,9 @@ /* Opcode range: 0x91 */ /* Stack: --> f2.14... */ /* */ - /* XXX: UNDOCUMENTED! There is no documentation from Apple for this */ - /* bytecode instruction. */ + /* XXX: UNDOCUMENTED! There is no official documentation from Apple for */ + /* this bytecode instruction. Active only if a font has GX */ + /* variation axes. */ /* */ static void Ins_GETVARIATION( TT_ExecContext exc,