MonkSVG icon indicating copy to clipboard operation
MonkSVG copied to clipboard

A little bug with path parsing

Open gerchicov opened this issue 12 years ago • 0 comments

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()

gerchicov avatar Nov 04 '13 08:11 gerchicov