diff --git a/support/glyph.ptl b/support/glyph.ptl index 1fb08a1..57ce7ef 100644 --- a/support/glyph.ptl +++ b/support/glyph.ptl @@ -252,7 +252,7 @@ export all : class Glyph local m 2 while (m < quads.length) : begin contour.push : new Point quads.(m) quads.(m + 1) false - contour.push : new Point quads.(m + 2) quads.(m + 3) false + contour.push : new Point quads.(m + 2) quads.(m + 3) true inc m 4 set flag 2 true : begin