Author: ericwa
Date: Sat Dec 24 19:44:53 2011
New Revision: 34356

URL: http://svn.gna.org/viewcvs/gnustep?rev=34356&view=rev
Log:
* Source/cairo/CairoContext.m (-beginPrologueBBox:...):
Add a hack to get landscape printing working. Comment in the source
reproduced here:
FIXME: This is confusing... When an 8.5x11 page is set to
landscape, NSPrintInfo also swaps the paperSize to be 11x8.5,
but gui also adds a 90 degree rotation as if it will
be drawing on a 8.5x11 page. So, swap 11x8.5 back to 8.5x11 here.

Modified:
    libs/back/trunk/ChangeLog
    libs/back/trunk/Source/cairo/CairoContext.m


_______________________________________________
Gnustep-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/gnustep-cvs

Reply via email to