Re: [Kicad-developers] Graphics Limits … Windows CAIRO

2012-05-16 Thread Lorenzo Marcantonio
On Wed, May 16, 2012 at 02:51:23PM +0200, Marco Serantoni wrote: Lorenzo, if i recall correctly there is also an OpenGL backend that can be enabled setting an enviroment variable. Uhmm... I'll try it. We have usually a statically wireframe loaded, changed in small pieces and almost moved or

Re: [Kicad-developers] Graphics Limits … Windows CAIRO

2012-05-14 Thread Lorenzo Marcantonio
On Sat, May 12, 2012 at 04:59:58PM +0200, Marco Serantoni wrote: - Not with CAIRO on windows, since http://trac.wxwidgets.org/ticket/14194 was closed 4-5 weeks ago and tests were conducted on GDI (only matrox supports this in HW). CAIRO is a showstopper on Linux without gallium (i.e. hw

Re: [Kicad-developers] Graphics Limits … Windows CAIRO

2012-05-12 Thread Marco Serantoni
On 10/mag/2012, at 15:22, Dick Hollenbeck wrote Will the real Jep please stand up who is Jep? Is a friend of Godot :) Torsten, do you know about http://www.hackintosh.com Somebody I know is running the OSX stack under a VM on a Windows machine. This person said they

Re: [Kicad-developers] Graphics Limits … Windows CAIRO

2012-05-10 Thread Torsten Hüter
Hi Marco, I hope you have the patience to wait for the integration of the GAL. I've done these performance tests before I've started to write the code and I've narrowed my selection to a direct, simple OpenGL backend for speed and a cairo variant. With the interface that I've created you can

Re: [Kicad-developers] Graphics Limits … Windows CAIRO

2012-05-10 Thread Dick Hollenbeck
On 05/10/2012 03:46 AM, Torsten Hüter wrote: Hi Marco, I hope you have the patience to wait for the integration of the GAL. I've done these performance tests before I've started to write the code and I've narrowed my selection to a direct, simple OpenGL backend for speed and a cairo

Re: [Kicad-developers] Graphics Limits … Windows CAIRO

2012-05-10 Thread Miguel Angel Ajo Pelayo
2012/5/10 Dick Hollenbeck d...@softplc.com Torsten, do you know about http://www.hackintosh.com Somebody I know is running the OSX stack under a VM on a Windows machine. This person said they made the image himself, and referred to it as hackintosh, I googled and found the above

[Kicad-developers] Graphics Limits … Windows CAIRO

2012-05-09 Thread Marco Serantoni
Jep, I'm here advocaciong again wxGraphicsContext. I'm feeling that also with nanometers we are going to fit tight with the simple wxDC. I'm proposing to fade using wxGCDC and use Paths that handles coordinates with wxDouble. To test the state of the art i suggest to test it on Windows doing