Hi there,

there are many people out there using Debian today.
Some of them own a Epson EPL-based printer.
From time to time we meet people who come across the same problem on and on.
George described the problem already.

I have prepared a Debian package found on my personal site [1] to help those people in the meantime.
It is based on the source package of the current gs-afpl package found in Sarge.
It has the patch [2] already applied. Several users (including me) are using this package and are all happy using their printer without any problems.

We would really appreciate if you could apply the patch I attached to this message and release a new official Debian package.

Thanks in advance,

   Florian

[1] http://www.boelstler.net/gs-afpl_8.14-3_i386.deb
[2] http://sourceforge.net/project/showfiles.php?group_id=69547&package_id=89722
--- src/gdevijs.c~      2002-10-30 12:35:11.000000000 +0000
+++ src/gdevijs.c       2003-03-30 05:42:48.000000000 +0100
@@ -1075,6 +1075,7 @@
     }
 
     maxvalue = (1 << bpc) - 1;
+    dci.max_components = components;
     dci.num_components = components;
     dci.depth = bpc * components;
     dci.max_gray = maxvalue;

Attachment: signature.asc
Description: OpenPGP digital signature



Reply via email to