svgl
svgl copied to clipboard
Render SVG graphics with OpenGL (library)
Results
2
svgl issues
Sort by
recently updated
recently updated
newest added
I found that the sources as they are do not compile any more in a current Linux. Using Ubunut18.04 Bionic, I found the following things have to be done to...
Hello, Looking in the source code (src/svgl/ImageManager.?pp) I found out that only png images are coded, SVG images code is currently #if 0 and returns empty image, is there any...