kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #02416
Re: Several Problems with kicad on osx
-
To:
kicad-devel@xxxxxxxxxxxxxxx
-
From:
"Marco Serantoni" <marco.serantoni@...>
-
Date:
Mon, 20 Apr 2009 19:44:58 -0000
-
In-reply-to:
<1CDC5029-E0A0-4835-BB98-EB3659509ED3@...>
-
User-agent:
eGroups-EW/0.82
> 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