libs-back/Source/xlib
Fred Kiefer bd69ab122d * back/Source/gsc/GSContext.m
* back/Source/cairo/CairoContext.m
        * back/Source/art/ARTContext.m
        * back/Source/xlib/XGContext.m
        * back/Source/winlib/WIN32Context.m: Move the bitmap conversion
        code from cairo to the gsc class. Add a new method to detect
        incompatible image formats and implement that for all backends.
        * back/Source/winlib/WIN32GState.m (GSCreateBitmap): Improve the
        handling of device black/white colour space.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/back/trunk@36025 72102866-910b-0410-8b05-ffd578937521
2013-01-27 14:38:16 +00:00
..
.cvsignore Update FSF Address 2005-05-26 22:51:53 +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
GSXftFontInfo.m * Source/winlib/WIN32FontEnumerator.m, 2012-01-11 08:47:27 +00:00
linking.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGBitmap.m Fix some compiler warnings. 2009-02-05 18:27:43 +00:00
XGCommonFont.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGContext.m * back/Source/gsc/GSContext.m 2013-01-27 14:38:16 +00:00
XGFont.m * Source/winlib/WIN32FontEnumerator.m, 2012-01-11 08:47:27 +00:00
XGFontManager.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGFontSetFontInfo.m Adjust to the CGFloat change for NSFont 2010-02-20 16:33:30 +00:00
XGGeometry.m Revert library license version to 2 until applications can be converted 2008-06-10 04:12:46 +00:00
XGGState.m Replace NSCompositeHighlight with GSCompositeHighlight and map NSCompositeHighlight onto 2012-02-18 21:10:07 +00:00