TinyVG: A challenger to the throne of vector graphics
1–10 of 196 posts
Re: TinyVG: A challenger to the throne of vector graphics
#2Re: TinyVG: A challenger to the throne of vector graphics
#3Very interesting! I like the idea. One sort of concerning thing is in the comparison chart on the page, the middle column (the TinyVG renderer) the images look a little blurry to me. Is that just a limitation of the renderer? I suppose since the right column is clear, it means the spec is _capable_ of producing clear images, right?
This is actually a limitation of chrome! The images are perfectly sharp when displayed as files:
https://tinyvg.tech/img/app-icon.png
The are just up/downscaled to 3em height so the table looks uniform
Re: TinyVG: A challenger to the throne of vector graphics
#4@ikskuh since I see you here in the comments, I have one nitpick: I don't think it's fair to compare your binary format to an uncompressed SVG file since they are most often used online (and often used even offline) as gzip- or brotli-compressed resources. It would be nice to see an additional comparison between gzipped TinyVG and gzipped SVG to help even the playing field.
Re: TinyVG: A challenger to the throne of vector graphics
#5Re: TinyVG: A challenger to the throne of vector graphics
#6Very interesting! I like the idea. One sort of concerning thing is in the comparison chart on the page, the middle column (the TinyVG renderer) the images look a little blurry to me. Is that just a limitation of the renderer? I suppose since the right column is clear, it means the spec is _capable_ of producing clear images, right?
Author here: This is actually a limitation of chrome! The images are perfectly sharp when displayed as files: https://tinyvg.tech/img/app-icon.png The are just up/downscaled to 3em height so the table looks uniform
Re: TinyVG: A challenger to the throne of vector graphics
#7Re: TinyVG: A challenger to the throne of vector graphics
#8Edit: Nevermind, this was answered in another comment, apparently it's a limitation of Chrome
Re: TinyVG: A challenger to the throne of vector graphics
#9Re: TinyVG: A challenger to the throne of vector graphics
#10Excluding animations kills this for me . We need more SVG animations on the web. But the state of animation in SVG is a headache unless your using a third party library .