ユーザ用ツール

サイト用ツール


libraries:imagemagick

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

次のリビジョン
前のリビジョン
libraries:imagemagick [2018/06/25 09:39] – 外部編集 127.0.0.1libraries:imagemagick [2018/07/20 14:34] (現在) taka
行 3: 行 3:
 ===== インストール ===== ===== インストール =====
  
-  $ brew install imagemagick --with-ghostscript +<sxh bash; gutter:false> 
 +$ brew install imagemagick --with-ghostscript  
 +</sxh>
  
 ===== 使い方 ===== ===== 使い方 =====
  
-**正方形にする**+==== 正方形にする ====
  
-  $ convert -density 300 -resize 500x500 -background white -gravity center -extent 500x500 /path/to/before.eps /path/to/after.jpg+<sxh bash; gutter:false> 
 +$ convert -density 300 -resize 500x500 -background white -gravity center -extent 500x500 /path/to/before.eps /path/to/after.jpg 
 +</sxh>
  
libraries/imagemagick.1529887197.txt.gz · 最終更新: 2018/06/25 09:39 by 127.0.0.1