mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-02-06 10:59:25 +00:00
Documentation for keeping transparent background on resize svg
This commit is contained in:
parent
9841078ec8
commit
004a241555
@ -28,5 +28,5 @@ brew install imagemagick --with-librsvg
|
|||||||
For resizing with a height of 70:
|
For resizing with a height of 70:
|
||||||
|
|
||||||
```
|
```
|
||||||
convert symbols/firefox.svg -resize x70 firefox.svg
|
convert -background none symbols/firefox.svg -resize x70 firefox.svg
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user