You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't know if it has an influence on correct drawing but try to add newline characters and spaces (white characters) after 'z' (close line character) of d attibute in path tag and you will receive:
tesselator error: [100152] gluTessBeginContour() must precede a gluTessEndContour()
tesselator error: [100154] gluTessEndContour() must follow a gluTessBeginContour()
The text was updated successfully, but these errors were encountered:
I don't know if it has an influence on correct drawing but try to add newline characters and spaces (white characters) after 'z' (close line character) of d attibute in path tag and you will receive:
tesselator error: [100152] gluTessBeginContour() must precede a gluTessEndContour()
tesselator error: [100154] gluTessEndContour() must follow a gluTessBeginContour()
The text was updated successfully, but these errors were encountered: