[DRE-maint] Bug#733157: confirmed

Fabrice Creuzot code at luigifab.info
Fri Dec 27 15:43:27 UTC 2013


Oh yes, sorry! I do not understand much in Ruby :)
Like resize, export does not exist too! Whoops...

Thank's for the correction, I will try it if I can.

---

For the history, I have found this bug when I tried to create thumbnails 
with a simple Ruby script.

I have tested (* for command call, for example `convert #{src} 
-thumbnail 200x150 -gravity Center -extent 200x150 -quality 85 #{dst}`):
- RMagick,
- MiniMagick,
- ImageMagick*,
- PHP-GD* (yes! I think it's equivalent to Ruby-GD),
- ffmpeg*,
- Python-Imaging

I chose Python-Imaging, because for the same 25 images:
- MiniMagick: 40 seconds (I'm not sure)
- ImageMagick: 80 seconds
- Python-Imaging: 11 seconds


Le ven. 27 déc. 2013 16:04:32 CET, Cédric Boutillier a écrit :
> Control: tag -1 confirmed
> Control: tag -1 pending
>
> Hi!
>
> Thanks for your report. The next upload will add jpg support.
> However, there is no resize! method for GD::Image objects. It seems that
> however the GD2 ruby library
>    http://gd2.rubyforge.org/
> has a resize! method. If you need this library and want it to be
> packaged for Debian, you can fill a RFP (Request for packaging) bug
> against the 'wnpp' virtual package.
>
> Cheers,
>
> Cédric



More information about the Pkg-ruby-extras-maintainers mailing list