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
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 ?
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