Commit Graph

5 Commits

Author SHA1 Message Date
Parziphal
cf9cba40b6 Fully enabled Inline Images.
A little detail: the "Add image" button was moved to a new table row, so it stands out more.
Known bugs/errors:
- When cropping an animated GIF inline (with a secondary JPG inline), although the images are correctly cropped, an empty error is displayed.
2013-12-31 14:22:59 -05:00
Parziphal
3ca7ad5e94 Imagick wasn't creating JPG outputs.
Added a little comment regarding animated GIFs.
2013-12-31 12:01:35 -05:00
Parziphal
be797d2a17 fixed some GIF thumbnails resulting in "corrupt" images.
in order to do this, Imagick::coalesceImages() is called if the image to process is gif and has frames. this method slows down things, but ensures a good thumbnail.
2013-12-06 14:02:47 -05:00
Parziphal
0545bde1a0 updating 2013-11-08 11:37:29 -05:00
Parziphal
13227f0bca added files 2013-10-26 18:06:58 -05:00