Commit Graph

9 Commits

Author SHA256 Message Date
2d3f9c10ed - update to 3.2.6.4
* Fix: Fixing unwanted sharing with createMutableImage due to
        wrongly used INLINE pragma

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=16
2015-12-07 11:12:17 +00:00
a0ca1e4db3 - update to 3.2.6.2
* Fix: Using minimal GIF version if outputing a single image.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=14
2015-11-04 08:18:28 +00:00
c5d8803a49 - update to 3.2.6.1
* Fix: handling of negative height & width in bitmap format
* Fix: regression on Tiff parsing.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=12
2015-08-31 06:17:31 +00:00
7a4e2cfb1a - update to 3.2.6
* Added: imageToTga saving helper function.
* Fix: don't invert TGA alpha channel.
* Fix: various typo in documentation.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=10
2015-08-23 17:22:00 +00:00
b42d68c058 - update to 3.2.5.3
*  Fix: bumping vector upper bounds.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=8
2015-07-27 07:01:10 +00:00
e4aefa6eb2 - update to 3.2.5.2
* Adding: Width & Height metdata to help querying image information without 
    decompressing the whole.
* Adding: Source format metadata.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=6
2015-06-08 06:26:36 +00:00
d1d157759f - update to 3.2.5.1
* Fixing: utf-8 encoding of Jpg/Types causing problems with Haddock.
* Adding: Metadata extraction for various file format.
* Adding: Metadata writing for various file format.
* Adding: light EXIF mapping.
* Fix: handling of Tiff with predictors (thanks to Patrick Pelletier)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=4
2015-05-31 20:16:34 +00:00
Peter Trommler
8807a9a454 Accepting request 304581 from devel:languages:haskell:lts
- update to 3.2.4
* Adding: Traversals compatible with the lens library.

- update to 3.2.3.1
* Fix: BMP output generated wrong size (thanks to mtolly).
* Adding: Support for RGB in jpeg (yeah, that exist...)
* Adding: Support of CMYK & YCrCbK color space in jpeg files.
* Addinng: a pixelFoldMap functions analog to the `foldMap` function
  of the Foldable type class.
* Fix: better performances for the pixelFold* functions

OBS-URL: https://build.opensuse.org/request/show/304581
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=2
2015-05-04 06:28:16 +00:00
Peter Trommler
0077f91a04 Accepting request 283698 from home:mimi_vx:haskell
JuicyPixels library , needed for new  versions of Pandoc

OBS-URL: https://build.opensuse.org/request/show/283698
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-JuicyPixels?expand=0&rev=1
2015-02-02 08:41:52 +00:00