MonkSVG
MonkSVG copied to clipboard
A little bug with path parsing
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()