CGS differences from Panther to Tiger
CGS differences from Panther to Tiger
- Subject: CGS differences from Panther to Tiger
- From: Greg <email@hidden>
- Date: Tue, 6 Sep 2005 17:14:25 +1000
Hi,
I have a command line app written in python that uses the core
graphics bindings. It is just a simple image compositor. It runs fine
in Panther, but am just testing it on Tiger and am getting an error:
INIT_Processeses(), could not establish the default connection to the
WindowServer
Is there some functions in tiger that now require a connection to the
window server that didn't in panther?
I am using:
CGImageImport
CGDataProviderCreateWithFilename
CGBitmapContextCreateWithColor
CGColorSpaceCreateDeviceRGB
showTextAtPoint
setRGBFillColor
setRGBStrokeColor
CGMakeRect
drawImage
CGDataProviderCreateWithString
writeToFile
I have googled the docs but couldn't find anything obvious. Does
anyone know if there is someone that I need to change?
Any help is greatly appreciated.
Regards,
Greg
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden