Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 3rdparty/nanosvg: Re-base on latest upstream. | 2020-10-05 | 1 | -1/+1 | |
| | | | | | | | Now based on upstream cc6c08d3a80f1a305021af3d6394cdf1535d02a2. Among other things, this version is supposed to be less sensitive to the global locale. | ||||
* | screen: POC||GTFO of svg rendering from inside the rom. [O. Galibert] | 2016-04-04 | 1 | -0/+69 | |
It's damn slow, ~50ms/frame on cdkong. Caching and/or hw accel will solve that easily. It doesn't look very good, nanosvg need better anti-aliasing. It also doesn't do texturing very well and images not at all, so some of our current svgs won't look good. But all that's fixable. |