| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Now based on upstream 9da543e8329fdd81b64eb48742d8ccb09377aed1.
This fixes some issues with abbreviate path commands, gradients, and
locale sensitivity when parsing percentace-style colours.
|
|
|
|
|
|
|
| |
Now based on upstream cc6c08d3a80f1a305021af3d6394cdf1535d02a2.
Among other things, this version is supposed to be less sensitive to the
global locale.
|
|
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.
|