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:
ceae865
)
added comment to endPage()
author
kramm
<kramm>
Sun, 6 Apr 2008 20:32:35 +0000
(20:32 +0000)
committer
kramm
<kramm>
Sun, 6 Apr 2008 20:32:35 +0000
(20:32 +0000)
lib/pdf/GFXOutputDev.cc
patch
|
blob
|
history
diff --git
a/lib/pdf/GFXOutputDev.cc
b/lib/pdf/GFXOutputDev.cc
index
227ea4d
..
27042b8
100644
(file)
--- a/
lib/pdf/GFXOutputDev.cc
+++ b/
lib/pdf/GFXOutputDev.cc
@@
-1026,6
+1026,8
@@
void GFXOutputDev::endPage()
device->endclip(device);
outer_clip_box = 0;
}
+ /* notice: we're not fully done yet with this page- there might still be
+ a few calls to drawLink() yet to come */
}
#define STROKE_FILL 1