Lines Matching full:imagemagick
8 Summary: Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.…
9 License: https://imagemagick.org/script/license.php
10 Url: https://imagemagick.org/
11 Source0: https://imagemagick.org/download/%{name}/%{name}-%{VERSION}-%{Patchlevel}.tar.bz2
35 ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read an…
37 …ImageMagick is typically utilized from the command-line or you can use the features from programs …
39 ImageMagick utilizes multiple computational threads to increase performance and can read, process, …
41 ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that…
43 The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, …
45 …itative ImageMagick web site is https://imagemagick.org. The authoritative source code repository …
48 Summary: Library links and header files for ImageMagick application development
53 ImageMagick-devel contains the library links and header files you'll
54 need to develop ImageMagick applications. ImageMagick is an image
57 If you want to create applications that will use ImageMagick code or
58 APIs, you need to install ImageMagick-devel as well as ImageMagick.
59 You do not need to install it if you just want to use ImageMagick,
63 Summary: ImageMagick libraries to link with
69 Summary: DjVu plugin for ImageMagick
73 This packages contains a plugin for ImageMagick which makes it possible to
74 save and load DjvU files from ImageMagick and libMagickCore using applications.
78 Summary: ImageMagick HTML documentation
81 ImageMagick documentation, this package contains usage (for the
83 Note this documentation can also be found on the ImageMagick website:
84 https://imagemagick.org/.
88 Summary: ImageMagick perl bindings
94 Perl bindings to ImageMagick.
96 Install ImageMagick-perl if you want to use any perl scripts that use
97 ImageMagick.
101 Summary: ImageMagick Magick++ library (C++ bindings)
105 This package contains the Magick++ library, a C++ binding to the ImageMagick
108 Install ImageMagick-c++ if you want to use any applications that use Magick++.
112 Summary: C++ bindings for the ImageMagick library
117 ImageMagick-devel contains the static libraries and header files you'll
118 need to develop ImageMagick applications using the Magick++ C++ bindings.
119 ImageMagick is an image manipulation program.
122 or APIs, you'll need to install ImageMagick-c++-devel, ImageMagick-devel and
123 ImageMagick.
125 You don't need to install it if you just want to use ImageMagick, or if you
126 want to develop/compile applications using the ImageMagick C interface,
249 %{_libdir}/pkgconfig/ImageMagick.pc
250 %{_libdir}/pkgconfig/ImageMagick-7.Q16HDRI.pc
288 - Port of Redhat's RPM script to support ImageMagick.