libs-back/Source/gsc
Quentin Mathe b53fe57e7c 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
..
.cvsignore Update FSF Address 2005-05-26 22:51:53 +00:00
externs.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
gscolors.c Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GSContext.m Fixed many drawing issues (many ones being related to the flipping). 2010-06-01 11:04:36 +00:00
GSFunction.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
GSGState.m added missing imports 2010-05-24 22:42:50 +00:00
GSStreamContext.m Adjust to the CGFloat change for NSFont 2010-02-20 16:33:30 +00:00
GSStreamGState.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00