Open gkoumanos opened 12 months ago
I cannot see a reason to have graphics as SVG. Especially some files are extremely huge (17MB) and very heavy on the client (browser) to render all "paths" etc of the file. PNG with transparency or even JPG would be a better fit IMHO.
Agreed, makes no sense to use SVG for graphics that are not going to ever be scaled, even moreso for photos :open_mouth:
I cannot see a reason to have graphics as SVG. Especially some files are extremely huge (17MB) and very heavy on the client (browser) to render all "paths" etc of the file. PNG with transparency or even JPG would be a better fit IMHO.