Your message dated Sun, 21 Dec 2008 03:31:55 +0100 with message-id <[email protected]> and subject line Done: imagemagick: produces a bitmap encoding and then loose the jpeg compression has caused the Debian Bug report #301272, regarding imagemagick: `convert x.jpg x.ps` produces a bitmap encoding and then loose the jpeg compression to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 301272: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=301272 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: imagemagick Version: 6:6.0.6.2-2.2 Severity: wishlist Despite of what jpeg2ps does, convert does not keep the jpeg encoding format for the generated file, it uses a bitmap instead. This leads to huge files. Below is a simple example that underlines the problem: $ ls -l x.jpg -rw-r--r-- 1 bayartb bayartb 41310 2005-03-24 18:04 x.jpg $ convert x.jpg x.ps $ ls -l x.ps -rw-r--r-- 1 bayartb bayartb 1122458 2005-03-24 18:04 x.ps $ jpeg2ps x.jpg > x.ps Note on file 'x.jpg': 633x290 pixel, 3 color components $ ls -l x.ps -rw-r--r-- 1 bayartb bayartb 53028 2005-03-24 18:04 x.ps As jpeg2ps is not in sid anymore, Debian lacks this feature, if imagemagick could provide it, that would be great. Thanks to Benjamin Bayart who first reported me that bug. -- System Information: Debian Release: 3.1 APT prefers unstable APT policy: (1000, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.8-1-686 Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1) (ignored: LC_ALL set to fr_FR) Versions of packages imagemagick depends on: ii libmagick6 6:6.0.6.2-2.2 Image manipulation library -- no debconf information
--- End Message ---
--- Begin Message ---Package: imagemagick Version: 7:6.3.7.9.dfsg1-2.1+lenny1 Use ps2: modifier by default convert use ps format and therefore bitmap format. Regards -- "ROUCARIÈS Bastien" [email protected] ------------------------------------------------------------------------------- DO NOT WRITE TO [email protected] OR BE BLACKLISTED
--- End Message ---

