I have an implementation for one of the missing functions in salgdi -
void AquaSalGraphics::invert( ULONG nPoints, const SalPoint* pPtAry, SalInvert nSalFlags )
based on the version that does rectangles, but I can't figure how to call it. I tried with Draw, without success.
If anyone knows how to trigger a call to this version of invert, or how to call it from svdem, please let me know.
The patch is available at: http://mikesicotte.com/patch/salgdi_invert070514.cxx.diff if you are interested. Thanks, Mike --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
