• Home
  • Raw
  • Download

Lines Matching full:imagemagick

8 Summary:        Use ImageMagick to convert, edit, or compose bitmap images in a variety of formats.…
10 License: https://imagemagick.org/script/license.php
11 Url: https://imagemagick.org/
12 Source0: https://imagemagick.org/download/%{name}/%{name}-%{VERSION}-%{Patchlevel}.tar.bz2
30 ImageMagick® is a software suite to create, edit, compose, or convert bitmap images. It can read an…
32ImageMagick is typically utilized from the command-line or you can use the features from programs …
34 ImageMagick utilizes multiple computational threads to increase performance and can read, process, …
36 ImageMagick is free software delivered as a ready-to-run binary distribution or as source code that…
38 The ImageMagick development process ensures a stable API and ABI. Before each ImageMagick release, …
40 …itative ImageMagick web site is https://imagemagick.org. The authoritative source code repository …
43 Summary: Library links and header files for ImageMagick application development
52 ImageMagick-devel contains the library links and header files you'll
53 need to develop ImageMagick applications. ImageMagick is an image
56 If you want to create applications that will use ImageMagick code or
57 APIs, you need to install ImageMagick-devel as well as ImageMagick.
58 You do not need to install it if you just want to use ImageMagick,
62 Summary: ImageMagick libraries to link with
69 Summary: DjVu plugin for ImageMagick
74 This packages contains a plugin for ImageMagick which makes it possible to
75 save and load DjvU files from ImageMagick and libMagickCore using applications.
79 Summary: ImageMagick HTML documentation
83 ImageMagick documentation, this package contains usage (for the
85 Note this documentation can also be found on the ImageMagick website:
86 https://imagemagick.org/.
90 Summary: ImageMagick perl bindings
97 Perl bindings to ImageMagick.
99 Install ImageMagick-perl if you want to use any perl scripts that use
100 ImageMagick.
104 Summary: ImageMagick Magick++ library (C++ bindings)
109 This package contains the Magick++ library, a C++ binding to the ImageMagick
112 Install ImageMagick-c++ if you want to use any applications that use Magick++.
116 Summary: C++ bindings for the ImageMagick library
122 ImageMagick-devel contains the static libraries and header files you'll
123 need to develop ImageMagick applications using the Magick++ C++ bindings.
124 ImageMagick is an image manipulation program.
127 or APIs, you'll need to install ImageMagick-c++-devel, ImageMagick-devel and
128 ImageMagick.
130 You don't need to install it if you just want to use ImageMagick, or if you
131 want to develop/compile applications using the ImageMagick C interface,
256 %{_libdir}/pkgconfig/ImageMagick.pc
257 %{_libdir}/pkgconfig/ImageMagick-7.Q16HDRI.pc
295 - Port of Redhat's RPM script to support ImageMagick.