291 Commits

Author SHA256 Message Date
0f2f660ae5 - updated to 6.6.9.9:
* The -scale option nows considers the alpha channel when scaling.
  * Don't use comma as a separator for stroked tex.
  * Fix transient bug for HSL to RGB and back.
  * Fixed PNG8 reduction to work with an image that reduces to 256 colors
    plus transparency, by merging the two darkest red colors.
  * etc., see ChangeLog

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=66
2011-05-17 10:06:32 +00:00
OBS User buildservice-autocommit
945e4652b0 Updating link to change in openSUSE:Factory/ImageMagick revision 61.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=949950abdb2f436277f0732442c4eea8
2011-05-16 08:17:22 +00:00
e6fc14ca55 Accepting request 69997 from home:yecril71pl:branches:graphics
created -devel-32bit for cross compiling

OBS-URL: https://build.opensuse.org/request/show/69997
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=64
2011-05-11 05:27:58 +00:00
OBS User buildservice-autocommit
ccd3029154 Updating link to change in openSUSE:Factory/ImageMagick revision 59.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=e07c48c433bd5652ab770f8e68cd198b
2011-04-27 07:19:28 +00:00
cc77f9f011 Accepting request 68143 from home:yecril71pl:branches:graphics
thanks

OBS-URL: https://build.opensuse.org/request/show/68143
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=62
2011-04-26 13:18:27 +00:00
OBS User buildservice-autocommit
c8fc7a327d Updating link to change in openSUSE:Factory/ImageMagick revision 57.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=23461954f3f09802b1419af0cb6739bf
2011-04-12 10:00:29 +00:00
3066db322b - updated to 6.6.8.9: fixes [bnc#682238]
* config files moved to /etc/ImageMagick*
  * see ChangeLog for more details

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=60
2011-04-11 13:29:04 +00:00
OBS User buildservice-autocommit
7be9532d7b Updating link to change in openSUSE:Factory/ImageMagick revision 55.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=c3b0a07fb6e20d5635e4a25e5e2d7eec
2011-02-24 08:01:09 +00:00
b789053019 * removed survive-exif.patch
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=58
2011-02-23 19:16:52 +00:00
ac846029b5 - updated to 6.6.7.9: fixes [bnc#673789]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=57
2011-02-23 19:15:00 +00:00
Klaas Freitag
7fee334d38 Accepting request 62334 from home:jnweiger:branches:graphics
OBS-URL: https://build.opensuse.org/request/show/62334
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=56
2011-02-23 16:53:30 +00:00
8fa0439a07 - packaged README.txt from xtp [bnc#671047]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=54
2011-02-14 09:09:12 +00:00
09dbb71b1c - packaged README.txt from xtp
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=53
2011-02-14 09:07:47 +00:00
OBS User buildservice-autocommit
2a5b17fb32 Updating link to change in openSUSE:Factory/ImageMagick revision 50.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=768273ffd84adbdc06794d7bc394403a
2010-12-06 11:17:32 +00:00
Stephan Kulow
0f20a13e2b Accepting request 54832 from home:coolo:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/54832
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=51
2010-12-06 09:36:20 +00:00
OBS User buildservice-autocommit
60f9bb23da Updating link to change in openSUSE:Factory/ImageMagick revision 48.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=f7c5b52b3f662e98ac053d016a5bb4f3
2010-11-15 14:23:53 +00:00
191d787d91 - updated to 6.6.5-8: don't read config files from $CWD
[bnc#653572]

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=49
2010-11-15 12:29:23 +00:00
OBS User buildservice-autocommit
9fef17395a Updating link to change in openSUSE:Factory/ImageMagick revision 46.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=c812c8ee04e5a923faecce765332fa36
2010-11-05 13:40:01 +00:00
c54d9c4391 - updated to 6.6.5-5:
* Revised PNG palette optimization
  * Added some debug logging in coders/png.c.
  * More precise blur values for Lanczos2Sharp and LanczosSharp.
  * Added location of first Mitchell crossing (=8/7) to the filters data
    structure.
  * Added Lanczos2D* filters now named Lanczos2*
  * Reorganization of AcquireFilter() to make it work better
  * Clearer EWA filters (LanczosSharp etc) comments.
  * Added LanczosSharp  (3-lobe Lanczos with sharpening)
  * Filter sharpening factors are also always applied regardless of usage.
  * CubicBC filter formulas simplified by constant folding. In
    particular, P1 coefficient (always zero) removed from coeff.
  * Revert the Robidoux filter to a Keys cubic with C=(108 sqrt 2-29)/398
    (as already specified in the documentation).
  * Ignore PS bounding box offsets if -page is set.
  * Add support for -evaluate exp.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=47
2010-11-04 09:11:00 +00:00
OBS User buildservice-autocommit
da9448c95f Updating link to change in openSUSE:Factory/ImageMagick revision 44.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=d4e2242c64c82890f661a4175e7b110f
2010-10-15 11:57:57 +00:00
OBS User autobuild
eb761fa9bf Accepting request 50612 from graphics
checked in (request 50612)

OBS-URL: https://build.opensuse.org/request/show/50612
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=46
2010-10-15 11:57:56 +00:00
f0a3dbd60f - updated to 6.6.5-0:
* Added "filter:sigma" expert setting defining the 'sigma' for the Gaussian
    filter only.  This is similar in action to 'blur' but only for Gaussians,
    and does not modify the filters support, allowing you to set a very small
    sigma, without the function 'missing' all pixels.
 * Patch for  DrawableRotation() and DrawableTranslation()
 * The webp format requires the webpconv delegate program (experimental).
 * Replaced "Robidoux" with Cubic 'Keys' filter that is near equivelent to
    the previous sharped "Lanczos2D" filter. (C=0.31089212245300069)
    This also is very similer to a Mitchell filter but specifically designed
    for EWA use and is the new default filter for Distorting Images.
 * Added new filter 'Lanczos2D' a 2-lobe Lanczos as defined by
    Andreas Gustafsson in his thesis  "Interactive Image Warping" (page 24)
         http://www.gson.org/thesis/warping-thesis.pdf
 * Added filter "Robidoux" which is a slightly sharpened version of the
    "Lanczos2D" filter (blur=0.958033808) specifically designed to be less
    'blurry' for horizontal and vertical lines in no-op distortions.
 * Add support for "pattern:vertical2" and "pattern:horizontal2".
 * Add support for "pattern:vertical3" and "pattern:horizontal3".
 * Properly handle PSD layers with negative offsets.
 * Added sqrt(2) bluring default for Gaussian Filter if used as
    a Cylindrical EWA filter.  This resulted removing the last aliasing
    issue that was present in tests for Gaussian EWA resampling. Of course
    it is still a very blury filter for default use in EWA.
 * Adjusted Variable Mapping Blur Composition so user arguments actual
    relate properly to the sigma of the blur for a maximum mapping value.
 * Fix horizon anti-alising for output-scaled perspective distortions.
 * 'Bessel' filter is now offically and more accuritally named 'Jinc'
    however 'Bessel' while not visible as a filter option can still be used

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=45
2010-10-15 07:34:46 +00:00
OBS User buildservice-autocommit
b3636d7c25 Updating link to change in openSUSE:Factory/ImageMagick revision 43.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=9f1c739d3a50af7b5fd18e31e30a8c87
2010-10-07 20:22:05 +00:00
OBS User autobuild
50002cb06b Accepting request 49765 from graphics
checked in (request 49765)

OBS-URL: https://build.opensuse.org/request/show/49765
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=44
2010-10-07 20:22:03 +00:00
ea8467906d - updated to 6.6.4-8:
* Automatically set the quantum depth to 16 for HDRI.
  * IPTC profile not always wrapped properly inside an 8BIM profile.
  * TIFF tile geometry must be divisible by 16.
  * Rename of SincPolynomial to SincFast for easier user understanding.
    Ditto for LanczosChebyshev to LanzcosFast.
  * Switch default resize filters to using the faster SincPolynomial
    filter by default internally.  However 'Sinc' will still use the
    Trigonometric function, and can be used to assign the trig version
    of Sinc() to filters using the filter expert options.
  * The default filter for 'distort' was found to be a very blurry inaccurate
    filter function.  It was removed and replaced with a correct Gaussian
    filter (as used by resize)
  * Added a switch so that "-interpolate filter" will force the use of
    a cylindrical filter for ALL pixels in distorted images.  That is you can
    use that switch to use a cylindrical filter even for images that are
    being enlarged by the distortion.  However EWA is still currently using
    a fixed 2.0 sampling radius.  This switch complements the use of "-filter
    point" which turns off EWA filters in favor of interpolation for all
    pixels in a distorted image.  BOTH switches should not be used together.
  * A bug in the support radius of the EWA resampling function was found,
    now that correctly defined resize filters are being used. Suddenly Normal
    Gaussian distortions are not so blurry, and tests with distortions of
    the 'Rings' image show extremely good and clear results, with only minimal
    blurring.  The filter 'blur' expert option can be used to adjust this
    further.
  * Don't negate the geometry offset for the -extent option.
  * The RGBO format is now listed as a supported format.
  * Added the Nicolas Robidoux and Chantal Racette  Lanczos resize filter

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=43
2010-10-05 07:48:55 +00:00
OBS User buildservice-autocommit
0d12bfecf9 Updating link to change in openSUSE:Factory/ImageMagick revision 42.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=dc5c96d3ae76bf011625f18da8d78048
2010-09-10 13:04:46 +00:00
4b57455fa9 - updated to 6.6.4-0:
* Repair a few incorrect LocaleNCompare() calls (ttf.c, ps.c).
  * Path no longer closed if join style is round (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16943).
  * Add case for BGRQuantum to GetQuantumExtent().
  * Support no compression on PCX write.
  * Fixed bug in the raw BGRA coders (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16880).
  * Fix off-by-one error in the PSD coders.
  * Nicolas Robidoux with the assistance of Chantal Racette contribute an
    approximation of the sinc function over the interval [-3,3].
  * Eliminate a small memory leak in LevelizeImageChannel() (reference
          http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16951).
  * Recognize -fx logtwo (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16958).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=41
2010-09-07 08:28:34 +00:00
OBS User autobuild
313c5f483e Accepting request 46133 from graphics
checked in (request 46133)

OBS-URL: https://build.opensuse.org/request/show/46133
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=40
2010-08-24 20:36:33 +00:00
2026890470 - update baselibs.conf
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=39
2010-08-24 16:47:06 +00:00
8e13f138fc - updated to 6.6.3-9:
* Eliminate useless message about assuming zero delay when writing
    a single-frame MNG, and changed it from Error to Warning when
    writing a multiple-frame MNG.
  * Only use the first alpha channel in PSD image.
  * Only use XPM complying colors for XPM images (e.g. green is rgb(0,255,0)).
  * Eliminate bogus "invalid colormap index" when pinging ICO images.
  * Support -set density / units.
  * Properly map PNG intent to image->rendering_intent
   * The orient option sometimes improperly set "undefined" (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16795).
  * Only list orientation options for the -list orientation option (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16801).
  * Return proper standard deviation for combined channels (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16786).
  * Handle transparency properly for the PSD image format.
  * Emit a warning if the PNG encoder can't satisfy the color type and
    bit depth requested with a "-define" directive.
  * The -fx 2e+6/1e+5 argument no longer returns the wrong results (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=16833).
  * Add -subimage-search option to the compare utility.
  * Throw exception if image size differs for the compare program but the
    -subimage-search option is not specified.

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=38
2010-08-23 13:31:05 +00:00
OBS User buildservice-autocommit
5c6503aefd Updating link to change in openSUSE:Factory/ImageMagick revision 40.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=e9d18d296cdad8b858b30d7205e6dd2a
2010-08-02 23:46:42 +00:00
Stephan Kulow
0b9f8802f2 - update baselibs.conf
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=36
2010-08-02 08:46:44 +00:00
OBS User buildservice-autocommit
2d788a9a12 Updating link to change in openSUSE:Factory/ImageMagick revision 39.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=3711104acad51748dcfea6fe04452d8e
2010-07-30 13:41:54 +00:00
OBS User autobuild
e2b5c20eba Accepting request 44196 from graphics
checked in (request 44196)

OBS-URL: https://build.opensuse.org/request/show/44196
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=35
2010-07-30 13:41:53 +00:00
c0a8d33b95 - updated to 6.6.3-1:
* obsoletes units.patch
  * obsoletes grayscale-tiff-jpeg.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=34
2010-07-29 11:45:19 +00:00
OBS User buildservice-autocommit
763a9f7e63 Updating link to change in openSUSE:Factory/ImageMagick revision 38.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=185465e19280670117f4d2d3a926e9a5
2010-07-20 18:44:26 +00:00
OBS User autobuild
f1076accda Accepting request 43436 from graphics
checked in (request 43436)

OBS-URL: https://build.opensuse.org/request/show/43436
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=33
2010-07-20 18:44:25 +00:00
2f3f880116 - fixed jpeg compression of grayscale tif format [bnc#615223]
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=32
2010-06-22 16:39:48 +00:00
OBS User buildservice-autocommit
4223783a10 Updating link to change in openSUSE:Factory/ImageMagick revision 35.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=f16f16d96ff90bd7ff4c441c0afbaed9
2010-05-11 15:09:36 +00:00
OBS User autobuild
d147787d4f Accepting request 39791 from graphics
checked in (request 39791)

OBS-URL: https://build.opensuse.org/request/show/39791
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=31
2010-05-11 15:09:35 +00:00
e699fdc6b6 Accepting request 39768 from home:a_jaeger:branches:build-compare-test
Copy from home:a_jaeger:branches:build-compare-test/ImageMagick via accept of submit request 39768 revision 2.
Request was accepted with message:
Thanks!
:

OBS-URL: https://build.opensuse.org/request/show/39768
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=30
2010-05-11 11:04:19 +00:00
OBS User buildservice-autocommit
0e5921e750 Updating link to change in openSUSE:Factory/ImageMagick revision 34.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=ee46c523b91b1a1be8fc84f59a38a1ae
2010-04-26 15:52:21 +00:00
OBS User autobuild
349d336433 Accepting request 38821 from graphics
checked in (request 38821)

OBS-URL: https://build.opensuse.org/request/show/38821
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=29
2010-04-26 15:52:20 +00:00
a5da976dac - fixed units in the output [bnc#598714]
* units.patch

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=28
2010-04-26 11:40:16 +00:00
OBS User buildservice-autocommit
69637f4fd6 Updating link to change in openSUSE:Factory/ImageMagick revision 33.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=230c2d2b9635f20369c44a33f36a250d
2010-04-07 16:18:25 +00:00
OBS User autobuild
008848df72 Accepting request 37224 from graphics
checked in (request 37224)

OBS-URL: https://build.opensuse.org/request/show/37224
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=27
2010-04-07 16:18:22 +00:00
Stephan Kulow
164c8423ca Accepting request 37216 from home:oertel:branches:openSUSE:Factory
Copy from home:oertel:branches:openSUSE:Factory/ImageMagick via accept of submit request 37216 revision 2.
Request was accepted with message:
Reviewed ok

OBS-URL: https://build.opensuse.org/request/show/37216
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=26
2010-04-07 13:52:17 +00:00
a743c21260 - updated to version 6.6.1-0:
* Fixed bug in equal-size tile cropping, when image has a page offset.
  * The -recolor 4x4 matrix is now interpretted properly (previously it
    summed rather attenuating the alpha channel).
  * Support writing 1-bit PSD images.
  * Support LCMS 2.0.
  * Improved WMF support under Windows.
  * The new coders/png.c was failing to read a 1-bit paletted image properly.
  * Finished eliminating the deprecated direct references to members of
    the png_info structure. ImageMagick can now be built with libpng-1.5.
  * Respect the -density option when rendering a Postscript or PDF image.
  * Distort barrel no longer complains when 3 arguments are given (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=15883).
  * Support -direction left-to-right option for rendering text
  * coders/png.c: Eliminated support of libpng versions older than 1.0.12.
  * Relocated the new, misplaced png_get_rowbytes() call.
  * Updated setjmp/longjmp/jmpbuf usage to work with libpng-1.5.
  * Add support for monochrome PSD images.
  * VignetteImage() no longer crashes when x and y arguments are both greater
    than half the width (x) and height (y) of the image.
  * Eliminated some of the deprecated direct references to members of
    the png_info structure.  This must be finished before we can build
    with libpng-1.5.
  * The animate program no longer loops twice when -loop 1 is specified.
  * The caption format would sometimes hang when the text was not UTF-8.
  * Don't gamma correct log to linear color conversion unless the -gamma is
    specified (reference 
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=1&t=15799).
  * Detect CMYKProcessColor AI tag.
  * Delete image from command line cache for -write option.
  * Add support for the Adobe Large Document format.
  * Recognize -remap option for the mogrify utility.
  * The default Helvetica font is not always available, check for
    Century Schoolbook too (reference
    http://www.imagemagick.org/discourse-server/viewtopic.php?f=2&t=15780).

OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=25
2010-04-06 13:19:45 +00:00
OBS User buildservice-autocommit
56cf2b1288 Updating link to change in openSUSE:Factory/ImageMagick revision 32.0
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=693e4598b87c35faa98eb9db1de727f5
2010-03-18 14:32:12 +00:00
OBS User autobuild
d809f92fd3 Accepting request 34848 from graphics
checked in (request 34848)

OBS-URL: https://build.opensuse.org/request/show/34848
OBS-URL: https://build.opensuse.org/package/show/graphics/ImageMagick?expand=0&rev=24
2010-03-17 13:05:46 +00:00