That device is ways faster than the traditional x11 device, especially
with anti-aliasing turned on. Unfortunately, it requires shared libraries
and does not interface with gv.
Note: I hope all devices are back in. Those of you looking for hp850 &
friends support, the driver has been integrated into the `uniprint' driver.
Submitted by Brian J. Kifiak <bk@rt.fm>.
Blatte is a very powerful text markup and transformation language
with a very simple syntax. A Blatte document can be translated
into a Perl program that, when executed, produces a transformed
version of the input document.
`aladdin' stopped developping ghostscript. What exists is now called
`afpl'.
The 7.00 version offers a whole new set of possibilities. I haven't
even tried for compiling the gtk glue yet, but the most visible one
is the new, much improved aa support in x11 (compare the sample files
with old x11alpha and new x11 with aa options, as per gv).
Rename the directory along, leave aladdin ghostscript alone for now:
in two weeks time, GNU ghostscript 6.51 ships, and this will be just
aladdin ghostscript 6.50 with s/Aladding/GNU/. We want this for the CD.
port.
- why bother creating a man page if we don't install it ?
- our echo does handle \n, so it needs to be protected.
- for that matter, yield a sensible list of directories for OpenBSD.
- INSTALL script that predates dependencies...
And:
- prepare for gs 7.00, detect the version of ghostscript installed,
and tweak resource files to use x11 device with aa options instead
of the older x11alpha. Mark resource files as no checksum accordingly.
2. General cleanup in wmmon/wmmon.c
3. If you have root privs and exit, you'll get "Broken pipe". This occurs
upon execution of XCloseDisplay() (which followed by exit(0)). Handle it
with signal(SIGPIPE, exit).
Submitted by maintainer.