Niels
Niels
Hi @sgenoud, Is there any way to get the volume and surface area of a solid shape with Replicad? Thanks a lot!
This would be a breaking change, as the Image component just passed SVG through. This PR would optimize SVGs into images (webp or png) which could be smaller sometimes. The...
Hi @stefanwittwer, Thanks for this awesome library. I'm having trouble to make a text fade to a value between 0 and 1. ```javascript Title text ``` This code will make...