gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re[2]: [Gnash-commit] gnash ChangeLog server/parser/shape_character_d...


From: Udo Giacomozzi
Subject: Re[2]: [Gnash-commit] gnash ChangeLog server/parser/shape_character_d...
Date: Mon, 12 Nov 2007 10:20:59 +0100

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]