« Return to Thread: Intersection area

Re: Intersection area

by Hans Meine-4 :: Rate this Message:

Reply to Author | View in Thread

Am Freitag, 29. Februar 2008 12:44:36 schrieb Dominique Würtz:
> What's missing here is clipping the left ring to the area _outside_ the
> smaller circle of the right circle (2,0) circle (2.5cm). How to achieve
> this?

Ah, that was not easy to understand, but I think I got you.  I would try to
simulate the effect (e.g. painting a white disc inside), since I don't know a
way to clip "everything but" the inside of a path.  If you really need this,
you could try to re-draw the clipping ring using splines (instead of
circles).

--
Ciao, /  /
     /--/
    /  / ANS

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
pgf-users mailing list
pgf-users@...
https://lists.sourceforge.net/lists/listinfo/pgf-users

 « Return to Thread: Intersection area