Package: fbgrab
Version: 1.0.0-4
Severity: minor

fbgrab(1) wrongly states that -i turns interlacing off. Actually,
it turns it *on*.

$ fbgrab -? | grep -- -i | cut -c 2-
-i      turns on interlacing in PNG

$ fbgrab /tmp/tmp.png >/dev/null && file /tmp/tmp.png
/tmp/tmp.png: PNG image, 1280 x 1024, 8-bit/color RGBA, non-interlaced

$ fbgrab -i /tmp/tmp.png >/dev/null && file /tmp/tmp.png
/tmp/tmp.png: PNG image, 1280 x 1024, 8-bit/color RGBA, interlaced

$ man fbgrab | grep -- -i | cut -c 8-
-i     turns off interlacing. If you do not want ADAM7 interlacing, you
       should use the -i option.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (900, 'unstable'), (500, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.29-2-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages fbgrab depends on:
ii  libc6                         2.9-12     GNU C Library: Shared libraries
ii  libpng12-0                    1.2.35-1   PNG library - runtime

fbgrab recommends no packages.

fbgrab suggests no packages.

-- no debconf information

--
Jakub Wilk



--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to