So this happened (SVG saga ctd.)
-
Camera SVG rendered to PNG[^] This is my current render of the final test document for my initial round of tests. It's got many complicated overlapping, semi-transparent gradients all xlink:href'd together. It's not quite as fast as I'd like, because I traded away speed to dramatically reduce memory usage and increase flexibility, but it should be fast enough for small renders, which is what it's primarily meant for. I still have more to do but it's basically just mop up at this point, with the largest task being to implement some baseline CSS support (selectors for classes and ids only so I don't need a DOM) I'm thrilled.
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
Camera SVG rendered to PNG[^] This is my current render of the final test document for my initial round of tests. It's got many complicated overlapping, semi-transparent gradients all xlink:href'd together. It's not quite as fast as I'd like, because I traded away speed to dramatically reduce memory usage and increase flexibility, but it should be fast enough for small renders, which is what it's primarily meant for. I still have more to do but it's basically just mop up at this point, with the largest task being to implement some baseline CSS support (selectors for classes and ids only so I don't need a DOM) I'm thrilled.
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
I'm not going to lie, that's pretty damn impressive. Very nicely done.
-
Camera SVG rendered to PNG[^] This is my current render of the final test document for my initial round of tests. It's got many complicated overlapping, semi-transparent gradients all xlink:href'd together. It's not quite as fast as I'd like, because I traded away speed to dramatically reduce memory usage and increase flexibility, but it should be fast enough for small renders, which is what it's primarily meant for. I still have more to do but it's basically just mop up at this point, with the largest task being to implement some baseline CSS support (selectors for classes and ids only so I don't need a DOM) I'm thrilled.
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
Camera SVG rendered to PNG[^] This is my current render of the final test document for my initial round of tests. It's got many complicated overlapping, semi-transparent gradients all xlink:href'd together. It's not quite as fast as I'd like, because I traded away speed to dramatically reduce memory usage and increase flexibility, but it should be fast enough for small renders, which is what it's primarily meant for. I still have more to do but it's basically just mop up at this point, with the largest task being to implement some baseline CSS support (selectors for classes and ids only so I don't need a DOM) I'm thrilled.
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
I'm not going to lie, that's pretty damn impressive. Very nicely done.
Yes, I agree. Very impressive.
-
I'm not going to lie, that's pretty damn impressive. Very nicely done.
Thanks!
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
Thanks! I didn't design the image, but yeah, parsing and rendering it was not easy at first. It showed me a bunch of bugs I had in my code, so it was a godsend.
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix
-
That is very impressive - well done
In a closed society where everybody's guilty, the only crime is getting caught. In a world of thieves, the only final sin is stupidity. - Hunter S Thompson - RIP
Thank you :)
Check out my IoT graphics library here: https://honeythecodewitch.com/gfx And my IoT UI/User Experience library here: https://honeythecodewitch.com/uix