On Friday 13 July 2007 18:55:38 Bradley Arsenault wrote: > Those structures are for text screen shot.The code need sto lock into the > exact positioning of text, and when I created them they where much better > placed in a DrawableSurface. They are static anyhow, shared instances, and > there is no duplication no matter how many DrawableSurface you create. They > also remain empty unless the textshot code is enabled on the command line, > so they take up virtually no memory.
You are right, I read too fast and missed the static. That's much less a problem then. I'm still no sure if DrawableSurface is really the place it should lie but that's not that important. Steph -- http://stephane.magnenat.net _______________________________________________ glob2-devel mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/glob2-devel
