zturtleman / ioq3ztm

Automatically exported from code.google.com/p/ioq3ztm for archive purposes. See zturtleman/spearmint for active project.
GNU General Public License v3.0
0 stars 2 forks source link

Vector Graphics Rendering Support #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Support rendering Vector Graphics (possibly loaded from SVG images). For 
example, this could allow UI to look clear at all resolutions.

I would like to keep vector data in memory instead of rendering to pixels on 
load, allowing clear drawing at any size. The main goal is static images, but 
may look into animated SVG as well.

Requires research and testing.

Original issue reported on code.google.com by ZTurtleMan on 5 Jul 2012 at 12:13

GoogleCodeExporter commented 9 years ago
still think this would be cool, but not planning to attempt it any time soon.

Original comment by ZTurtleMan on 10 Apr 2013 at 6:24