-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The convert command returned an error #44
Comments
It is most likely something regarding your installation of ImageMacick. How did you install it? In Ubuntu I recommend Also it would be helpful if you run |
Okay let's try something else. convert -trim -scale 36x36 -extent 72x72 -gravity center \
-define png:color-type=6 -background none -colorspace sRGB \
-channel RGB -threshold -1 -density 300 -fill \#ffffff +opaque none \
debian.svg debian.png (Note: If the command does not give you errors, try running it with You could as well try reinstalling imagemagick, that may help. |
I have the same problem but I can't find the right command to be able to generate icons. 🙁 |
@Bricklou Are you on MX Linux 19.2 as well? |
I use archlinux with the latests updates |
Material Icons are rendered empty and my custom SVG just show white |
Okay, I'm unable right now to address this because of a lack of time, any help debugging the issue is welcomed. |
Can we still use PNG files instead of SVG one ? |
Yes you could drop the PNGs inside |
I found why the script bug, it seem that the |
Same issue on Void Linux with latest updates. Latest ImageMagick and Inkscape installed. |
Hello. Im running in MX Linux 19.2 patito feo.
when i run matter, i got this error:
The text was updated successfully, but these errors were encountered: