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
/
gs
/
base
/
gdevtsep.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-13
Fix for broken tiff devices due to use of huge signed number in overflow test
Michael Vrhel
1
-4
/
+8
2012-03-09
Change compression of the tiffsep device composite output to match the separa...
Marcos H. Woehrmann
1
-8
/
+10
2012-03-06
Fix the checks in gdevtsep.c missed by commit e954dd4683c35dbd66de3e045d979eb...
Marcos H. Woehrmann
1
-7
/
+7
2012-03-05
Fix detection of TIFF file size overflow in tiffsep.
Marcos H. Woehrmann
1
-1
/
+1
2012-02-16
Output helpful debug warning when tif output would be too large.
Robin Watts
1
-0
/
+3
2012-02-15
Update garbage collection to cope with pdf14_compressed_color_list.
Robin Watts
1
-0
/
+4
2011-11-16
Save ICC profile in TIFF and PNG device output.
Michael Vrhel
1
-0
/
+6
2011-11-10
Squash warnings in MSVC build.
Robin Watts
1
-1
/
+1
2011-11-10
More work on bug 690538: introduce macros for color rounding.
Robin Watts
1
-2
/
+3
2011-09-23
Fix for Bug 692339
Michael Vrhel
1
-5
/
+19
2011-08-12
Bug 690054: fix a bunch of warnings in base/
Chris Liddell
1
-3
/
+8
2011-08-10
Bug 692367: add gs_memory_t arg to finalize method
Chris Liddell
1
-2
/
+2
2011-07-23
Fix for bug 692204. This forces DeviceGray to K only for CMYK devices.
Michael Vrhel
1
-1
/
+1
2011-07-06
Bug 692318: Ensure that compiler flags are used for the "aux" files.
Chris Liddell
1
-1
/
+6
2011-05-15
Change in device ICC profile handling
Michael Vrhel
1
-1
/
+1
2011-04-20
New tiffscaled8 and tiffscaled24 devices.
Robin Watts
1
-2
/
+137
2011-04-19
Indent with spaces and strip trailing whitespace.
Tor Andersson
1
-5
/
+1
2011-03-23
This commit fixes several issues.
Michael Vrhel
1
-0
/
+3
2011-03-14
Fix Bug 692064. Tiffscaled device was checking on page print time that the
Robin Watts
1
-3
/
+0
2010-10-27
Add new version of tiffscaled device, that supports -dMinFeatureSize=2.
Robin Watts
1
-8
/
+19
2010-10-26
Add Rays MinFeatureSize magic. Ray had originally integrated this into the
Robin Watts
1
-2
/
+2
2010-10-13
Add new tiffscaled device. This renders internally as tiffgray, but then
Robin Watts
1
-650
/
+704
2010-05-04
As part of the work for bug 691207 (remove global variables) we introduce
Robin Watts
1
-7
/
+8
2010-04-08
Move io_device_table from being a global static in gsiodev.c into
Robin Watts
1
-9
/
+9
2010-03-15
Write TIFF directories before the page data. This might help bug #691172 and
Lars Uebernickel
1
-0
/
+7
2010-03-05
Open tiffsep and tiffsep1 output files as seekable.
Lars Uebernickel
1
-5
/
+5
2010-02-23
Simplify sed script that extracts libTiff version number for compatibility
Alex Cherepanov
1
-0
/
+1
2010-02-04
Changed MaxStripSize for TIFF devices to default to 8 KB.
Lars Uebernickel
1
-19
/
+52
2009-11-29
Fix to correct mask offsets (bit order) for big_endian as well as sharing this
Ray Johnston
1
-43
/
+18
2009-11-22
Added a -sCompression parameter to all TIFF devices.
Lars Uebernickel
1
-17
/
+52
2009-11-20
Fix segfaults in tiffsep and tiffsep1 -- After TIFFCleanup, need to set the tiff
Ray Johnston
1
-11
/
+23
2009-11-17
Use TIFFCleanup instead of TIFFClose in all tiff devices, as the fd is already
Lars Uebernickel
1
-4
/
+4
2009-11-11
Changed all tiff devices to use libtiff.
Lars Uebernickel
1
-205
/
+123
2009-11-05
This is the initial commit of the 'tiffsep1' device code that emits
Ray Johnston
1
-46
/
+635
2009-06-14
Fix for access violation that can occur when processing PS files with spot co...
Michael Vrhel
1
-1
/
+1
2009-05-02
Supprt -dBigEndian=[true | false] so that the TIFF can be optimized for a
Ray Johnston
1
-32
/
+67
2009-01-27
Fix for confusions relating to number of color, separations, spotcolors, and ...
Michael Vrhel
1
-2
/
+9
2008-08-29
Split the source tree into two new directories.
Ralph Giles
1
-0
/
+1098