Hi,

Michael Sicotte wrote:
I have an implementation for one of the missing functions in salgdi -

void AquaSalGraphics::invert( ULONG nPoints, const SalPoint* pPtAry, SalInvert nSalFlags )

Great !

If anyone knows how to trigger a call to this version of invert, or how to call it from svdem, please let me know.

Window has an Invert method with Polygon. This calls the SalGraphics::invert method

The patch is available at:
http://mikesicotte.com/patch/salgdi_invert070514.cxx.diff

If you have commit rights, please commit. If you don't I can do that for you.

Kind regards, pl

--
If you give someone a program, you will frustrate them for a day;
if you teach them how to program, you will frustrate them for a lifetime.
     -- Author unknown

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to