git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7443892
)
inverted monochrome handler
author
kramm
<kramm>
Wed, 12 Nov 2008 10:33:43 +0000
(10:33 +0000)
committer
kramm
<kramm>
Wed, 12 Nov 2008 10:33:43 +0000
(10:33 +0000)
lib/pdf/xpdf-changes.patch
patch
|
blob
|
history
diff --git
a/lib/pdf/xpdf-changes.patch
b/lib/pdf/xpdf-changes.patch
index
5ea3a86
..
2247f5f
100644
(file)
--- a/
lib/pdf/xpdf-changes.patch
+++ b/
lib/pdf/xpdf-changes.patch
@@
-862,7
+862,7
@@
diff -u -r1.5 -r1.6
int SplashScreen::test(int x, int y, Guchar value) {
int xx, yy;
-+ return 0;
++ return 1;
+
if (value < minVal) {
return 0;