01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30
どの Wiki も編集フォームが小さすぎる。
textarea { width: 100%; }
とスタイルシートで設定しよう。また編集ページでサイドメニューを表
示する必要はない。編集フォームを大きく取ることの方が重要だ。
command [options] input_image output_image
command [options] image1 [options] image2 [options] output_image
Utilities enhancements:
* The output of 'identify -verbose' now displays EXIF data (if present).
Coder additions/improvments:
* Reading and writing compressed SVG (SVGZ) is now supported.
Windows-specific improvements:
* Truetype fonts are now found under Windows 98.
License:
* There is a new ImageMagick license (see
http://www.imagemagick.org/www/Copyright.html). It is a
Apache-style rather than BSD-style license to address the
frequently-asked-questions about what the license permits you
to do. It makes it more clear, in plain English, that
ImageMagick is free and that you can do pretty much whatever
you want with ImageMagick as long as you don't claim you wrote
it.