[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #32845] page contents incorrectly positioned when printing with cai
From: |
Eric Wasylishen |
Subject: |
[bug #32845] page contents incorrectly positioned when printing with cairo |
Date: |
Fri, 23 Dec 2011 19:12:45 +0000 |
User-agent: |
Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/534.52.7 (KHTML, like Gecko) Version/5.1.2 Safari/534.52.7 |
Update of bug #32845 (project gnustep):
Status: Confirmed => Fixed
_______________________________________________________
Follow-up Comment #3:
I fixed this with this commit:
r34351:
Source/cairo/CairoContext.m (-beginPrologueBBox:...): Use paper size from
print info to set the cairo page size, instead of using the bounding box
(which is usually smaller than the paper size, and was causing cairo print
output to be wrong compared to GNUstep's built-in PostScript writer.)
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?32845>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #32845] page contents incorrectly positioned when printing with cairo,
Eric Wasylishen <=