Summary | Multi-pages of tiff image was not accept by ansel. |
Queue | Ansel |
Queue Version | Git master |
Type | Enhancement |
State | Resolved |
Priority | 1. Low |
Owners | mrubinsk (at) horde (dot) org |
Requester | david (at) tmv (dot) gov (dot) tw |
Created | 12/20/2007 (6402 days ago) |
Due | |
Updated | 02/16/2010 (5613 days ago) |
Assigned | 12/20/2007 (6402 days ago) |
Resolved | 02/16/2010 (5613 days ago) |
Milestone | 2 |
Patch | No |
State ⇒ Resolved
now in Git for Ansel 2
Support for multipage images.
Adding a multipage TIFF image will now create a new subgallery in the current
gallery, with each page added as an image to that gallery. This completes
Request: #6022http://git.horde.org/diff.php/ansel/lib/Gallery.php?rt=horde-git&r1=e11e81f1b0c487f511af7ff9e2944c067855c63c&r2=0fa67a14433c5f7488ca0da5213df290e8c128a7
http://git.horde.org/diff.php/ansel/lib/Image.php?rt=horde-git&r1=a328430854798ecb5ac9e330899a264575e13aba&r2=0fa67a14433c5f7488ca0da5213df290e8c128a7
Start work on implementing an Iterator for Horde_Image for supporting
multi-page images.
Add Iterator interface to Horde_Image_Base and implement it in
Horde_Image_Imagick. Other
backend support to come. Allows iterating through all images in a
multi-page image such
as TIFF or animatted GIFs
This also goes towards a solution for
Request: 6022http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Base.php?rt=horde-git&r1=a061a21484483b2af2ba35b57c2a3dd8675cd65d&r2=9191d616a5a2526646eb3a15e68c553deab8ff58
http://git.horde.org/diff.php/framework/Image/lib/Horde/Image/Imagick.php?rt=horde-git&r1=a061a21484483b2af2ba35b57c2a3dd8675cd65d&r2=9191d616a5a2526646eb3a15e68c553deab8ff58
Milestone ⇒ 2
support will be required in Horde_Image before 3.2 Stable is released.
Can you upload a *small* multipage tiff image as an example I can
work with?
State ⇒ Accepted
changes to the Horde_Image package as well.
pages...were you expecting an additional image to be added to the
gallery for each page?
support this function,i think automaticly creat sub-gallery while
upload multi-page tiff file for each may be good for us.
State ⇒ Feedback
Type ⇒ Enhancement
Priority ⇒ 1. Low
Definitely more of an advanced/document management usage of Ansel than
a photo gallery.
that might lead to really unusable, long images.
pages...were you expecting an additional image to be added to the
gallery for each page? Offhand, I know that imagemagick can support
multi page tiffs -> individual jpeg conversion, not sure about gd
library. I can take a look....but is this something we really want to
support in Ansel? The TIFF specification even states that the multi
page functionality would likely be ignored by non-document management
apps. Don't feel strongly either way though...
Assigned to Michael Rubinsky
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Multi-pages of tiff image was not accept by ansel.
Queue ⇒ Ansel
State ⇒ Unconfirmed
page is ok.
Example file :
Two pages http://www.david.tmv.gov.tw/tmp/two_page.tif
One page http://www.david.tmv.gov.tw/tmp/one_page.tif