Harry Collin

Results 26 comments of Harry Collin

![vercel](https://user-images.githubusercontent.com/10602138/157531682-ca0f78d5-de80-40f9-b2bd-cf2108f48bc3.svg)

I also have this one which is just black when rendered How it should look: ![image](https://user-images.githubusercontent.com/10602138/157654184-56a01926-086a-4330-ada7-239e92d3aa55.png) How it renders: ![image](https://user-images.githubusercontent.com/10602138/157654101-1c16be6b-b9e2-4032-a97e-773bdc3dfbd9.png) Original SVG file ![liladot](https://user-images.githubusercontent.com/10602138/157654236-0b1cd16f-9206-415c-9187-8594411ec569.svg)

@Friksel thanks! Is there a way to do this in the browser? I don't see a way to use `svgo` without a node backend.

The build process isn't an option unfortunately since I'll let users use their own SVGs. I managed to get it partially working in the browser, there is a browser build...

> > The engine can unfortunately not handle css styles. You have to parse them to node attributes. > > @harrycollin I you are using `svgo` you can set the...

Hey @ShukantPal, can I grab your email? We can discuss it further over there.

Hey @hasezoey do you have any previews on documentation? Thanks!

We're using local clipping. Global clipping works actually, but we're trying to avoid it since it will limit what we can do. Is this something we can solve with local...

I would also be interested in seeing this

I too have had this happen when using an object as the value with nested values.