index
:
~cloos/ghostpdl
Type3_PCL
ghostpdl-9.03
gs904
gs905
libs-update
master
memcpy-fix
mooscript
patt_trans_clist
psd16
Clone of git://git.ghostscript.com/ghostpdl.git.
cloos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pxl
/
pxgstate.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-14
Squash some more PCL warnings.
Robin Watts
1
-4
/
+4
2011-05-27
Fixes static analyzer discovered logic error.
Henry Stiles
1
-1
/
+1
2011-04-19
Indent with spaces and strip trailing whitespace.
Tor Andersson
1
-472
/
+469
2011-04-01
Remove temporary development definition used to identify the graphics
Henry Stiles
1
-6
/
+0
2011-04-01
Fixes 691870 where the banding code was using an ICC color and the
Henry Stiles
1
-0
/
+4
2011-01-14
Disable software clipping to emulate the HP 1/6" inch hardware margin.
Henry Stiles
1
-1
/
+1
2010-06-01
Rename of gsicccache.c/h to gsicc_cache.c/h and gsiccmanage.c/h to gsicc_man...
Michael Vrhel
1
-1
/
+1
2010-05-13
Fixes bug #690877, update the PXL default fill algorithm to use
Henry Stiles
1
-2
/
+1
2010-03-13
Fixes PCL XL FTS 3.0 T333.BIN panel 01. The rectangles were not
Henry Stiles
1
-1
/
+1
2010-02-17
Michael Vrhel's patches to enable use of the ICC branch with pcl and
Henry Stiles
1
-0
/
+13
2009-10-29
Fix line join, or more exactly a "curve join" problem noted in bug
Henry Stiles
1
-1
/
+0
2009-08-30
Make PXL operator definitions public to clean up many lacking
Henry Stiles
1
-0
/
+1
2009-06-17
Clamp character shear operands to reasonable values. This should fix
ghostpdl-ebuild
Henry Stiles
1
-0
/
+10
2009-03-19
This continues the fix for 689822. Freeing the indexed palette in the
Henry Stiles
1
-1
/
+12
2008-04-29
Fixes 689699. Curves should have beveled joins. Actually we had a
Henry Stiles
1
-0
/
+1
2007-09-25
Replace the 'private' define with the now standard C keyword 'static'.
Ralph Giles
1
-8
/
+8
2007-07-22
Partial fix to optimize the usage of artificially boldened characters.
Henry Stiles
1
-9
/
+0
2007-03-12
Modifications to support Raph's improvement to allocation of color
Henry Stiles
1
-11
/
+17
2007-02-28
cleanup compiler warnings and dead code in anticipation of a release. No
Henry Stiles
1
-2
/
+2
2006-11-16
Flush character cache on pxl character boldness settings.
Stefan Kemper
1
-3
/
+9
2006-10-18
lineprinter was broken in pxl since the last time lineprinter was
Henry Stiles
1
-2
/
+2
2006-09-07
Merge the gs853merge branch down into the trunk. This ports ghostpcl and
Ralph Giles
1
-16
/
+15
2006-05-22
WARNING - probably breaks ufst build. pcl (not xl) vertical writing
Henry Stiles
1
-4
/
+18
2006-05-10
pxldis.py - see previous log entry for this code, should have been
Henry Stiles
1
-4
/
+9
2006-04-24
Fixes for supporting passthrough CET. Also arbitrarily sets an rgb
Henry Stiles
1
-1
/
+5
2005-02-03
fixes several memory leaks in color space setup and pcl passthru mode.
Henry Stiles
1
-5
/
+14
2005-01-26
const qualification.
Henry Stiles
1
-1
/
+1
2005-01-26
fixes a number of memory leaks because the operator pxDefaultGS was
Henry Stiles
1
-2
/
+95
2004-12-30
pxerrors.c, pxfont.[ch], pxink.c, pxparse.c, pxpthr.c - warning fixes
Henry Stiles
1
-6
/
+7
2004-12-16
- gs/src/devs.mak, gs/src/lib.mak - move definitions for device pxl
Henry Stiles
1
-77
/
+28
2004-10-22
useciecolor (srgb) was broken with some images.
Henry Stiles
1
-5
/
+1
2004-01-20
Add parameter to denote that we are not sending high level pattern steams to ...
Stefan Kemper
1
-1
/
+1
2003-09-06
Added pl_stdio under the gs_memory_t. This provides a single
Stefan Kemper
1
-17
/
+19
2003-08-21
pxstate.h, pxsessio.c - adds useciecolor boolean for pcl xl.
Henry Stiles
1
-11
/
+9
2003-05-07
*** empty log message ***
Henry Stiles
1
-1
/
+1
2002-10-25
Implementation for new operator - SetDefaultGS.
Henry Stiles
1
-0
/
+8
2002-10-24
Makefile - debug target in top level makefile.
Henry Stiles
1
-14
/
+49
2002-10-08
The new sRGB code is now disabled and we simply use Device RGB.
Henry Stiles
1
-13
/
+6
2002-09-26
stopgap - use DeviceRGB instead of SRGB for images.
Henry Stiles
1
-7
/
+14
2002-09-23
The XL 3.0 specification calls for selecting a pcl font when attribute
Henry Stiles
1
-2
/
+0
2002-09-10
- In pxl requests for the device rgb colorspace now select srgb.
Henry Stiles
1
-1
/
+3
2002-09-03
fixes harmless but annoying unitialized reads related to setting up
Henry Stiles
1
-1
/
+0
2002-08-28
XL 3.0 parsing and restructuring of XL image code. (work in progress)
Henry Stiles
1
-0
/
+22
2001-04-27
Code changes for pcl reentrancy and miscellaneous items for the 1.35
Henry Stiles
1
-0
/
+1
2001-04-02
1) warning fixes.
Henry Stiles
1
-0
/
+1
2001-03-23
Added new copyright
Stefan Kemper
1
-3
/
+12
2000-10-25
Removes #define PXL2_0 used while level 2.0 code was unstable.
Henry Stiles
1
-32
/
+36
2000-05-31
If the accumulated skip length is 0 disable dashing and use a true
Henry Stiles
1
-1
/
+17
2000-05-11
This checkin includes most of the functionality necessary to parse XL
Henry Stiles
1
-1
/
+15
1999-12-13
Simulates the 1/6" margin in pxl instead of modifying the device's
Henry Stiles
1
-4
/
+13
[next]