mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-09 07:54:57 +01:00
avoid ImageMagick outputs 64bit png / convert to WebP
This commit is contained in:
parent
70cbd596ce
commit
8f39d21ac2
@ -18,7 +18,8 @@ override フォルダにPNG画像を用意する
|
||||
|
||||
マストドンのタンスにある絵文字を以下のようにPNGに変換します
|
||||
|
||||
magick.exe -density 128 -background none 1f923.svg emj_1f923.png
|
||||
magick.exe -density 128 -background none 1f923.svg png32:emj_1f923.png
|
||||
|
||||
|
||||
########################################
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 6.5 KiB |
Binary file not shown.
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.9 KiB |
Loading…
Reference in New Issue
Block a user