libs-back/Source/cairo
ericwa ac34501f87 * 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.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@34356 72102866-910b-0410-8b05-ffd578937521
2011-12-24 18:44:53 +00:00
..
CairoContext.m * Source/cairo/CairoContext.m (-beginPrologueBBox:...): 2011-12-24 18:44:53 +00:00
CairoFaceInfo.m * Undo the previous change and try a different approach.. 2011-05-05 20:05:13 +00:00
CairoFontEnumerator.m * Source/cairo/CairoFontEnumerator.m: Define FC_WEIGHT_ULTRABLACK 2011-10-20 09:15:58 +00:00
CairoFontInfo.m back: implement coveredCharacterSet for CairoFontInfo 2011-03-28 04:19:41 +00:00
CairoGState.m * Source/cairo/CairoGState.m (-saveClip, -restoreClip:, 2011-09-12 10:40:52 +00:00
CairoPDFSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
CairoPSSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
CairoSurface.m * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
GNUmakefile * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
GNUmakefile.preamble Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
Win32CairoGlitzSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
Win32CairoSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGCairoGlitzSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGCairoModernSurface.m * Source/cairo/GNUmakefile: 2011-10-13 21:37:44 +00:00
XGCairoSurface.m * Source/cairo/XGCairoSurface.m (-contentsOfScreen:inRect:): 2011-07-03 23:59:35 +00:00
XGCairoXImageSurface.m Avoid unnecessary runtime check in the fix for #28590. 2010-01-22 11:47:06 +00:00