Imagen raster format
Chuck Karish
karish at forel.stanford.edu
Sat Mar 4 09:18:18 AEST 1989
In article <1737 at ssc.UUCP> fyl at ssc.UUCP (Phil Hughes) wrote:
> Anyone know anothing about Imagen Impress raster format?
>The only real clue I have is the mention in both the SCO documentation
>and Microport documentation that it is 240 dpi. I want to see if it
>would be easy to convert this output to something real.
It's documented in the imPRESS programmer's manual that came
with our 8/300.
The imPRESS raster format, as I recall, is used by writing
tiles (16x16 or 32x32, I don't remember which). This means
that you can't write long scan lines, you have to generate the
tiles first. It's not easy to turn this into a straightforward
raster interface, but it's been done. Check out the Imagen
driver in the vplot package, from comp.sources.unix. Joe
Dellinger tore his hair out for awhile while he was putting it
together, but it works, and works well.
One nice thing about Imagen printers is that they have an
Ethernet option that makes communications fast enough that
high-resolution raster is practical.
Chuck Karish karish at denali.stanford.edu
hplabs!hpda!mindcrf!karish
More information about the Comp.unix.microport
mailing list