xc/programs/Xserver/Xprint/Init.c
authorRoland Mainz <roland.mainz@nrubsig.org>
Fri, 1 Apr 2005 21:45:20 +0000 (21:45 +0000)
committerRoland Mainz <roland.mainz@nrubsig.org>
Fri, 1 Apr 2005 21:45:20 +0000 (21:45 +0000)
commit03d126081e5ba57ea2304753289528a896f3baaf
tree8f1875728f0ed7334cbeed0419ecd32bca19a9a9
parentfe37cc7e7b3036e538930c16bbdb39a7915b1685
xc/programs/Xserver/Xprint/Init.c
xc/programs/Xserver/Xprint/ps/Imakefile
xc/programs/Xserver/Xprint/ps/Ps.h
xc/programs/Xserver/Xprint/ps/PsArea.c
xc/programs/Xserver/Xprint/ps/PsColor.c
xc/programs/Xserver/Xprint/ps/PsImageUtil.c
xc/programs/Xserver/Xprint/ps/PsInit.c
//bugs.freedesktop.org/show_bug.cgi?id=2879) attachment #2287
    (https://bugs.freedesktop.org/attachment.cgi?id=2287) Follow-up to
    bugzilla #1299: Add new visuals in the Postscript DDX (including
    TrueColor 16bit, PseudoColor 15bit/12bpg(12 bits per R-, G-, B-channel
    as in PostScript Level 2 (and above) colors can have 12 bits per
    component (36 bit for RGB)), PseudoColor+GrayScale+StaticGray
12bit/12bpg) and switch the default visual from PseudoColor 8bit/8bpg to
    PseudoColor 12bit/12bpg.
Xprint/Init.c
Xprint/ps/Ps.h
Xprint/ps/PsArea.c
Xprint/ps/PsColor.c
Xprint/ps/PsImageUtil.c [new file with mode: 0644]
Xprint/ps/PsInit.c
Xprint/ps/psout.h