以下のバッチファイルを実行します。
rem 環境によって変えてね
set im=C:\Progra~1\ImageMagick-6.3.3-Q16
%im%\convert.exe -size 200x50 xc:none -stroke #f8c749 -fill #ffffee -draw "path 'M 10,0 A 10,10 0 0,1 0,10 L 0,39 A 10,10 0 0,1 9,49 L 189,49 A 10,10 0 0,1 199,39 L 199,10 A 10,10 0 0,1 189,0 Z" sample152a.png
出力画像(sample152a.png)
No comments:
Post a Comment