What is the max number of points in vector graphic?
dunbarx at aol.com
dunbarx at aol.com
Thu May 22 10:08:56 EDT 2014
Alejandro.
I think it is rather 32,767. I made a simple test with a line grc:
on mouseUp
repeat with y = 100 to 32768
put "100," & y & return after tList
end repeat
set the points of grc 1 to tList
end mouseUp
I get crap if the value is above that number.
Craig Newman
-----Original Message-----
From: Alejandro Tejada <capellan2000 at gmail.com>
To: use-revolution <use-revolution at lists.runrev.com>
Sent: Wed, May 21, 2014 10:45 pm
Subject: What is the max number of points in vector graphic?
In my informal tests, the max number of points
in a vector graphic is 54,274.
Could anyone confirm this?
Al
--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/What-is-the-max-number-of-points-in-vector-graphic-tp4679840.html
Sent from the Revolution - User mailing list archive at Nabble.com.
_______________________________________________
use-livecode mailing list
use-livecode at lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode
More information about the use-livecode
mailing list