libs-back/Source/cairo
qmathe 9995a94236 Fixed many drawing issues (many ones being related to the flipping).
See bug report #27782

In particular, fixed -[NSImage drawXXX] and -[NSImage composite/dissolveXXX] 
methods to work exactly as Cocoa when the Cairo backend is used.
Added a new draw operator (in addition to composite) to the backend. Cairo is 
the only backend that implements it for now.
Eliminated as many flipping checks as possible.

Warning: Untested with the winlib backend. 
You must update, recompile and install both Back and Gui.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@30523 72102866-910b-0410-8b05-ffd578937521
2010-06-01 11:04:36 +00:00
..
CairoContext.m Fixed many drawing issues (many ones being related to the flipping). 2010-06-01 11:04:36 +00:00
CairoFaceInfo.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
CairoFontEnumerator.m * Source/cairo/CairoFontEnumerator.m, 2009-07-27 15:06:55 +00:00
CairoFontInfo.m Adjust to the CGFloat change for NSFont 2010-02-20 16:33:30 +00:00
CairoGState.m Fixed many drawing issues (many ones being related to the flipping). 2010-06-01 11:04:36 +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 Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GNUmakefile Removed GNUSTEP_CORE_SOFTWARE=YES from makefiles and instead set PACKAGE_NAME=gnustep-back 2008-12-19 13:05:05 +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
XGCairoSurface.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGCairoXImageSurface.m Avoid unnecessary runtime check in the fix for #28590. 2010-01-22 11:47:06 +00:00