libjbig2-1.6-1 does not implement JBIG2.

2006-11-29 Thread LIM Fung-Chai
2dec.sourceforge.net/. Google has sponsored an open-source JBIG2 encoder, see http://www.imperialviolet.org/jbig2.html. Regards, Fung Chai. -- FWIW: $\lnot \exists x \, {\rm Right} (x) \leftarrow \forall x \, {\rm Wrong} (x)$ \hfill -- Stephen Stills -- Unsubscribe info: http://cygwin.com/ml

Patch for script of util-linux-2.12r-2 with zsh.

2006-08-17 Thread LIM Fung-Chai
in_tty (slave); +#else (void) setsid(); -#ifndef __CYGWIN__ (void) ioctl(slave, TIOCSCTTY, 0); #endif } Regards, LIM Fung-Chai -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.

The script program for cygwin

2004-05-11 Thread Fung Chai
Hi, I apologise for not using the appropriate mailing-list to make this annoucement. I've managed to build the script program under cygwin. It handles SIGWINCH correctly. As you may know, script makes a typescript of terminal session, of everything printed on your terminal. I usually use it to

The rxvt.1 manpage of the rxvt-2.7.10-4 package.

2004-05-11 Thread Fung Chai
Hi, The rxvt manpage cannot be correctly formatted because the nroff file doc/rxvt.1 contains some left-over yodl bits. I suspect that the yold2man-post program was not invoked to remove the yodl stuff. Here is a way to fix this. First, you need to build the yodl software under cygwin. Downloa