How to trim a bezier path?
How to trim a bezier path?
- Subject: How to trim a bezier path?
- From: Jim Marschke <email@hidden>
- Date: Wed, 7 Dec 2005 05:26:01 -0800
I have a small app which collects temperature data and graphs it over
time. As I collect new data, I append it to an existing path. If I
run this app for many days the bezier path gets large and eats up a
lot of memory. What I want to do is set a limit of how much data I
display (maybe a day or two) and once I reach that begin removing
points from the beginning of the path as I add points to the end of it.
Is there a simple way to do this?
Thanks,
Jim
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden