IJS is, first and foremost, a protocol for transmission of raster page
images. This snapshot provides a reference implementation of the
protocol, the design of which is still in flux. When the protocol
specification is published, it will be authoritative. Applications
should feel free to link against the library provided in this package,
adapt that code for their own needs, or roll a completely new
implementation.
first step at importing Jacob Meuser (jakemsr@)'s work on printing
from an ok jakemsr@ (with some small tweaks by me)
Adriaan <misc.adriaan@gmail.com>. Help from espie@ (disable it in
the Makefile instead of patching configure).
While here, strip quotes from COMMENT, add HOMEPAGE and fix MASTER_SITES.
ok espie@
CVE-2006-0301 (fixed upstream in 0.4 but not merged into
0.5 before the "unstable" 0.5.9 got the xpdf 3.02 merge).
CVE-2007-0104 (fixed in CVS and in development version by merging
xpdf 3.02, but not in the "stable" version).
CVE-2007-3387 (from xpdf patch).
While here, remove quotes from COMMENT-* and fix WANTLIB-*.
ok naddy@
TeXLive is an easy way to get up and running with TeX. It provides a
comprehensive TeX system which includes all the major TeX-related
programs, macro packages, and fonts that are free software, including
support for many languages around the world.
from Edd Barrett <vext01@gmail.com>, with a lot of tweaks by me
input from kili@
feedback and ok simon@
The paper library and accompanying files are intended to provide a
simple way for applications to take actions based on a system- or
user-specified paper size.
ok jasper@
properly
- cleanup: respect CC and CFLAGS, use standard methods for installing
files
- bump PKGNAME
ok jasper@, kili@ (who reminded me to bump PKGNAME)
advance of actually working.
DIST_SUBDIR and Makefile.inc are obsolete now, so drop them.
Use included (and patched) jasper to simplify the update to gs 8.56.
ok jasper@, jakemsr@
"go for it", espie@
latex-mk is a set of Makefile fragments designed to assist in the
management of LaTeX documents.
based on a submission by andreas.bihlmaier at gmx.de
looks good jasper@
ps2eps is a tool to produce Encapsulated PostScript Files (EPS/EPSF) from
usual one-paged Postscript documents. It calculates correct Bounding Boxes
for those EPS files and filters some special postscript command sequences
that can produce erroneous results on printers.
from Laurence Tratt <laurie at tratt.net>