svgl
svgl copied to clipboard
image SVG
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 plan to support SVG images ?
Thanks ! Chris
@chadlop Hello. I just landed at this repo. Are you saying that this lib doesn't actually render SVGs yet?
@chadlop Hello. I just landed at this repo. Are you saying that this lib doesn't actually render SVGs yet?
Hello, that was the case when I tested it 2 years ago, yes !