Retief Gerber
Lektor
Lecturer
Departement Elektriese en Elektroniese Ingenieurswese
Department of Electrical and Electronic Engineering

Tel: +27 21 808 4011  I  Faks/Fax: +27 21 808 4981
E-pos/E-mail: [EMAIL PROTECTED]

Universiteit Stellenbosch University
Privaat Sak/Private Bag X1 Matieland 7602 
Suid-Afrika/South Africa
www.eng.sun.ac.za





> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:floatcanvas-
> [EMAIL PROTECTED] On Behalf Of Robin Dunn
> Sent: 22 May 2007 09:57 PM
> To: Mailing List for the wxPython Float Canvas.
> Subject: Re: [fc] GraphicsContext
> 
> Gerber, HR, Mnr <[EMAIL PROTECTED]> wrote:
> 
> > Could not find the Arc for GC???
> 
> You need to create a path and then you can add an arc to the path, draw
> the path, etc.
> 
[Retief:] Cool. Thanks
> > Does or can GC make use of graphics hardware for acceleration?
> 
> Yes, it does, if the underlying CoreGraphics, GDI+, or Cairo is using
> hardware acceleration.
> 

[Retief:] Is there any way of knowing if it is enabled/on/working? I'm running 
windoz to GDI+?
Any obvious ways of speeding up drawing to GC?? I'm using a BufferdedPaintDC in 
OnPaint to draw a bitmap, so that's really quick. I draw to a MemoryDC when 
drawing -> blit -> bitmap? Is this the best way.
> --
> Robin Dunn
> Software Craftsman
> http://wxPython.org  Java give you jitters?  Relax with wxPython!
> 
> _______________________________________________
> FloatCanvas mailing list
> [email protected]
> http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
_______________________________________________
FloatCanvas mailing list
[email protected]
http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas

Reply via email to