Skip to content

Commit 1e63c5c

Browse files
author
Cristy
committed
remove references to ImageMagickObject
1 parent d64a152 commit 1e63c5c

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

ImageMagick.spec.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Requires: %{name}-libs%{?_isa} = %{version}-%{release}
3333
%description
3434
ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read and write images in a variety of formats (over 200) including PNG, JPEG, JPEG-2000, GIF, TIFF, DPX, EXR, WebP, Postscript, PDF, and SVG. Use ImageMagick to resize, flip, mirror, rotate, distort, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.
3535

36-
The functionality of ImageMagick is typically utilized from the command-line or you can use the features from programs written in your favorite language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), ImageMagickObject (COM+), Magick++ (C++), JMagick (Java), L-Magick (Lisp), Lua (LuaJIT), NMagick (Neko/haXe), Magick.NET (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.
36+
The functionality of ImageMagick is typically utilized from the command-line or you can use the features from programs written in your favorite language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), Magick++ (C++), JMagick (Java), L-Magick (Lisp), Lua (LuaJIT), NMagick (Neko/haXe), Magick.NET (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.
3737

3838
ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.
3939

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Use [ImageMagick®](https://imagemagick.org/) to create, edit, compose, or conve
1111

1212
#### What is ImageMagick?
1313

14-
The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), ImageMagickObject (COM+), Magick++ (C++), JMagick (Java), L-Magick (Lisp), NMagick (Neko/haXe), MagickNet (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.
14+
The functionality of ImageMagick is typically utilized from the command line or you can use the features from programs written in your favorite programming language. Choose from these interfaces: G2F (Ada), MagickCore (C), MagickWand (C), ChMagick (Ch), Magick++ (C++), JMagick (Java), L-Magick (Lisp), NMagick (Neko/haXe), MagickNet (.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP (PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick (Tcl/TK). With a language interface, use ImageMagick to modify or create images dynamically and automagically.
1515

1616
ImageMagick utilizes multiple computational threads to increase performance and can read, process, or write mega-, giga-, or tera-pixel image sizes.
1717

README.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Introduction to ImageMagick
1010
The functionality of ImageMagick is typically utilized from the command
1111
line or you can use the features from programs written in your favorite
1212
language. Choose from these interfaces: G2F (Ada), MagickCore (C),
13-
MagickWand (C), ChMagick (Ch), ImageMagickObject (COM+), Magick++ (C++),
13+
MagickWand (C), ChMagick (Ch), Magick++ (C++),
1414
JMagick (Java), L-Magick (Lisp), Lua, NMagick (Neko/haXe), Magick.NET
1515
(.NET), PascalMagick (Pascal), PerlMagick (Perl), MagickWand for PHP
1616
(PHP), IMagick (PHP), PythonMagick (Python), RMagick (Ruby), or TclMagick

0 commit comments

Comments
 (0)