← Back to team overview

kicad-developers team mailing list archive

Re: Several Problems with kicad on osx

 

> I've been poking around at trying to fix the wxMac graphics  
> implementation, but no luck so far.

Sadly on CoreGraphics there are no more Logical Operators like were in QuickDraw, but only blend operators.
The only blend operators that resemble the XOR operator is kCGBlendModeXORthat sadly doesn't work as expected being not suitable to "ERASE" as intended in the original Kicad's engine.

Now i feel less alone ;)
--
Marco










References