[Mono-osx] Graphics related changes
    Frank Krueger 
    fak at kruegersystems.com
       
    Sun Jul  4 21:21:16 EDT 2010
    
    
  
Hello, I have modified MonoMac in the following ways:
1. I moved NSAffineTransform to Foundation and added the important
functions. Previously it was in AppKit and lacked functions to actually
manipulate the matrix.
2. Changed the path to CoreGraphics lib. The previous path did not work. New
path suggested by Geoff Norton.
3. Changed NSGraphicsContext.GraphicsPort to return CGContext instead of
IntPtr. This seems to be the correct way to get a CGContext and it works
well.
Thanks,
-Frank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-osx/attachments/20100704/e9709676/attachment.html 
    
    
More information about the Mono-osx
mailing list