Differences between version 2 and previous revision of conjure(1).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:50:02 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:50:02 pm | by perry | Revert |
@@ -41,16 +41,16 @@
conjure -dimensions 400x400 incantation.msl
All operations will closely follow the key/value pairs
-defined in PerlMagick, unless otherwise noted.
+defined in !
PerlMagick, unless otherwise noted.
__Conjure__ is in the early stages of development as of
April 2002.
-This early announcement is to allow ImageMagick users to
+This early announcement is to allow !
ImageMagick users to
contribute ideas early in the process so when the scripting
language is released it will be useful/stable from the
get-go! If you want to contribute suggestions about the
Magick scripting language (MSL), post them to
@@ -85,9 +85,9 @@
Keywords and values are case dependent.
For a more detailed description of each option, see
-''ImageMagick(1)''.
+''!
ImageMagick(1)''.
__-debug__
@@ -166,9 +166,9 @@
____
-Get any attribute recognized by PerlMagick's GetAttribute()
+Get any attribute recognized by !
PerlMagick's !
GetAttribute()
and stores it as an image attribute for later use. Currently
only ''width'' and ''height'' are
supported.
@@ -179,9 +179,9 @@
background, bordercolor, clip-mask, colorspace, density,
magtick, mattecolor, opacity. Set an attribute recognized by
-PerlMagick's GetAttribute().
+!
PerlMagick's !
GetAttribute().
____
@@ -375,9 +375,9 @@
identify(1), import(1), mogrify(1), montage(1)
!!COPYRIGHT
-__Copyright (C) 2002 ImageMagick Studio__
+__Copyright (C) 2002 !
ImageMagick Studio__
__Permission is hereby granted, free of charge, to any
person obtaining a copy of this software and associated
@@ -386,23 +386,23 @@
__The above copyright notice and this permission notice
shall be included in all copies or substantial portions of
-ImageMagick.__
+!
ImageMagick.__
__The software is provided
__
__Except as contained in this notice, the name of the
-ImageMagick Studio LLC shall not be used in advertising or
+!
ImageMagick Studio LLC shall not be used in advertising or
otherwise to promote the sale, use or other dealings in
-ImageMagick without prior written authorization from the
-ImageMagick Studio.__
+!
ImageMagick without prior written authorization from the
+!
ImageMagick Studio.__
!!AUTHORS
-''John Cristy, ImageMagick Studio LLC, Glenn
-Randers-Pehrson, ImageMagick Studio LLC, Leonard Rosenthol,
-ImageMagick Studio LLC.''
+''John Cristy, !
ImageMagick Studio LLC, Glenn
+Randers-Pehrson, !
ImageMagick Studio LLC, Leonard Rosenthol,
+!
ImageMagick Studio LLC.''
----