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
/
toolbin
/
bmpcmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-24
Fix a couple of error messages in bmpcmp
Robin Watts
1
-3
/
+3
2012-05-16
Update bmpcmp to cope with rgb and greyscale psd files.
Robin Watts
1
-26
/
+108
2012-05-07
Tweak bmpcmp error message
Robin Watts
1
-2
/
+2
2012-04-21
bmpcmp: Error handling tweaks.
Robin Watts
1
-3
/
+3
2012-04-14
bmpcmp: Flip psdcmyk images to be the right way up.
Robin Watts
1
-3
/
+7
2012-04-13
Update bmpcmp to (at least try to) honour the color mapping for psd spots.
Robin Watts
1
-9
/
+62
2012-04-13
bmpcmp: Another attempt to make cmyk + spots psdcmyk files work.
Robin Watts
1
-134
/
+44
2012-04-13
Update bmpcmp so that it saves pngs from bpp > 32 psdcmyk images
Robin Watts
1
-0
/
+20
2012-04-09
Print out message from bmpcmp.c if no differences detected.
Marcos H. Woehrmann
1
-0
/
+5
2012-04-08
Prefaced bmpcmp.c error messages with 'bmpcmp:'.
Marcos H. Woehrmann
1
-29
/
+29
2012-04-06
Remove the need for seeking in bmpcmp when reading psdcmyk files.
Robin Watts
1
-12
/
+18
2012-04-06
Fixed bmpcmp.c to properly set *cmyk in psd_read().
Marcos H. Woehrmann
1
-0
/
+1
2012-04-06
Add psdcmyk support to bmpcmp.
Robin Watts
1
-86
/
+730
2011-10-28
Fix ppm color reversal in bmpcmp.
Robin Watts
1
-11
/
+15
2011-09-29
Speed optimisations to bmpcmp
Robin Watts
1
-47
/
+44
2011-08-29
Tweak bmpcmp to put the threshold and window settings into the meta files.
Robin Watts
1
-4
/
+5
2011-07-20
Reverse the polarity of cups 'gray' colorspaces.
Robin Watts
1
-0
/
+2
2011-05-04
Invert bmpcmps reading of cups files.
Robin Watts
1
-4
/
+4
2011-05-04
Fix bmpcmp to read cups colorspace=0 files too.
Robin Watts
1
-2
/
+4
2011-05-03
Add support for cups (1bpp) files to bmpcmp.
Robin Watts
1
-0
/
+138
2011-04-19
Indent with spaces and strip trailing whitespace.
Tor Andersson
1
-3
/
+0
2011-03-08
Add PNG reading support to the bmpcmp tool.
Tor Andersson
1
-0
/
+64
2011-03-02
Fix bmpcmp bug; the map array was being incorrectly sized, resulting in
Robin Watts
1
-1
/
+1
2010-05-20
Fix up the eol-style of the rest of the executable files by hand.
Hin-Tak Leung
1
-0
/
+0
2010-05-11
bmpcmp was reporting the wrong page number for images, due to me forgetting
Robin Watts
1
-4
/
+5
2010-03-24
Tweak to bmpcmp: Darken the third image (the diff image) to make changes
Robin Watts
1
-1
/
+0
2010-03-24
Correct DOS line endings in bmpcmp.c.
Robin Watts
1
-43
/
+44
2010-03-23
Correct problem with bmpcmp whereby certain sizes of changed areas within
Robin Watts
1
-71
/
+73
2010-03-21
Fixed maxdiffs argument in bmpcmp.c (was acting as maxpage).
Marcos H. Woehrmann
1
-10
/
+12
2010-03-21
Fixed a couple of compiler warnings in bmpcmp.c
Marcos H. Woehrmann
1
-1
/
+2
2010-03-17
bmpcmp tweak to allow maximum/minimum bitmap sizes to be set from the
Robin Watts
1
-29
/
+81
2010-03-17
Revised bmpcmp.
Robin Watts
1
-307
/
+1103
2010-03-10
Fix bug in bmpcmp.c: When reading images from multi-image sets, we stop
Robin Watts
1
-117
/
+113
2010-03-05
Fix pbm reading and png writing in bmpcmp.c.
Marcos H. Woehrmann
1
-2
/
+5
2010-03-03
Flip images from RGB to BGR pixel format when reading ppm files,
Ralph Giles
1
-17
/
+36
2010-03-03
Also save the difference image as a png when bmpcmp is compiled with HAVE_LIB...
Ralph Giles
1
-0
/
+5
2010-03-03
Fix stupid memory overwrite bug on bmp load.
Robin Watts
1
-1
/
+1
2010-03-03
bmpcmp.c tweaks: Add (largely untested) code to allow "plain" (ascii) ppm,
Robin Watts
1
-42
/
+136
2010-03-03
Add optional support for png output to the bmpcmp utility.
Ralph Giles
1
-0
/
+83
2010-03-02
Updated bmpcmp to avoid inverting pnms on reading.
Robin Watts
1
-4
/
+19
2010-02-21
Add cast to bmpcmp.c to quiet useless compiler warning.
Marcos H. Woehrmann
1
-1
/
+1
2010-01-28
Squash a warning about %d and size_t spotted by Marcos. Thanks.
Robin Watts
1
-1
/
+1
2010-01-28
Fix free of incorrect pointer in bmpcmp.
Robin Watts
1
-3
/
+2
2010-01-27
Updated version of bmpcmp.c to support maxdiffs parameter. Also, bitmaps
Robin Watts
1
-27
/
+55
2010-01-12
Fix overallocation in bmpcmp.c that was causing out of memory errors.
Robin Watts
1
-2
/
+3
2010-01-12
Updated bmpcmp.c and htmldiff.pl. bmpcmp.c now outputs metadata about each set
Robin Watts
1
-6
/
+24
2010-01-09
Updated version of bmpcmp. Now loads bmp, pgm, pbm, ppm files. Diffs are
Robin Watts
1
-184
/
+447
2009-12-16
Fix for incorrect bbox test in bmpcmp.
Robin Watts
1
-1
/
+1
2009-12-16
Broken fix for incorrect bbox test in bmpcmp; please ignore this revision
Robin Watts
1
-5
/
+13
2009-10-26
bmpcmp.c: Fix bounding box calculation that could cause SEGV.
Robin Watts
1
-1
/
+5
[next]