In the following code, you should have reused 'blue_t' and 'blue_b'

+      blue_t = &axis->blues[AF_CJK_BLUE_TOP];
+      blue_b = &axis->blues[AF_CJK_BLUE_BOTTOM];
<skip>
+      {
+        AF_CJKBlue  blue;
+
<skip>
+          blue = &axis->blues[AF_CJK_BLUE_TOP];
<skip>
+          blue = &axis->blues[AF_CJK_BLUE_BOTTOM];

_______________________________________________
Freetype-devel mailing list
Freetype-devel@nongnu.org
https://lists.nongnu.org/mailman/listinfo/freetype-devel

Reply via email to