Commit 053943a757dda08a4df9f5fa934f59fb9dab80c1

Werner Lemberg 2016-07-30T00:27:48

[truetype] Comment.

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/src/truetype/ttinterp.c b/src/truetype/ttinterp.c
index 8027b0d..68a87cf 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,