Hello strk, Monday, November 12, 2007, 10:11:45 AM, you wrote: s> But would also mean a lot of memory copies. Closing on the usage s> side would just be an additional final check.
A cache would do which would be used only when necessary (when the shape is really not closed). Or probably there are other C++ tricks that would do. s> What you ask is already available explicitly copying a path and s> calling ::close() on it (in case it defines a fill side and is s> dynamic). Great. So I suggest adding a function that simply does this when DynamicShape detects a path that is not closed. The thing it that I'd let it up to DynamicShape to check it's paths, not to the renderers (note the plural...). Udo _______________________________________________ Gnash-commit mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-commit
