Niclas

Results 1 issues of Niclas

Trying to convert certain svg files [(mouse.txt)](https://github.com/lovell/sharp/files/6602298/mouse.txt) but end up getting missing elements in the png: expected: | output: ---------- | ---------- ![mouse](https://user-images.githubusercontent.com/4290245/120887643-68732200-c5f4-11eb-9978-7a50c6bf3566.png) | ![output](https://user-images.githubusercontent.com/4290245/120887403-eafae200-c5f2-11eb-8f18-397ef734541f.png) ``` const sharp = require('sharp');...

bug
blocked-upstream-dependency