Back in 1993, Scott Schwartz <schwartz@bio.cse.psu.edu>
posted to CLT a patch to hve better drawing
performance of line segments on a canvas. Idea
is to make fewer X library calls and have each call
do more. See:
There may be ideas in that patch worth exploiting.
Logged In: YES
user_id=72656
The more succint URL is:
http://groups.google.com/groups?selm=CA4DwF.3uF%40cs.psu.edu
I'm leaving this unassigned for someone else to pick up
should they want. While it is nice to have things gaster,
given the 9 year difference since the first note, and the
CPU doubling rate, computers are 2^6 faster on average now,
so perhaps this is moot.