summaryrefslogtreecommitdiff
path: root/Xprint/ps/PsArea.c
AgeCommit message (Collapse)AuthorFilesLines
2006-06-18Xprint/ -> hw/xprintAdam Jackson1-391/+0
XpConfig -> hw/xprint/config
2006-06-08fix compiler warnings in Xprint/ps/PsArea.cGreg Kroah-Hartman1-2/+0
2005-07-03Add Xtrans definitions (FONT_t, TRANS_CLIENT) to clean up warnings.Daniel Stone1-0/+4
Add XSERV_t, TRANS_SERVER, TRANS_REOPEN to quash warnings. Add #include <dix-config.h> or <xorg-config.h>, as appropriate, to all source files in the xserver/xorg tree, predicated on defines of HAVE_{DIX,XORG}_CONFIG_H. Change all Xfont includes to <X11/fonts/foo.h>.
2005-04-01xc/programs/Xserver/Xprint/Init.cRoland Mainz1-225/+77
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.
2004-10-04Fix for http://freedesktop.org/bugzilla/show_bug.cgi?id=1299 - Add moreRoland Mainz1-4/+77
visuals to the Postscript DDX (8bit GrayScale/StaticGray, 1bit StaticGray and the basic infratructure for "deep" visuals with more than 8bits per RGB gun).
2004-04-23Merging XORG-CURRENT into trunkEgbert Eich1-69/+69
2003-11-14XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1Kaleb Keithley1-69/+69
2003-11-14R6.6 is the Xorg base-lineXORG-MAINKaleb Keithley1-0/+464