gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r10707: Drop obsoleted TODO item (fi


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10707: Drop obsoleted TODO item (fill styles are not recreated for subshapes anymore)
Date: Mon, 16 Mar 2009 20:32:06 +0100
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10707
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Mon 2009-03-16 20:32:06 +0100
message:
  Drop obsoleted TODO item (fill styles are not recreated for subshapes anymore)
modified:
  backend/render_handler_agg.cpp
=== modified file 'backend/render_handler_agg.cpp'
--- a/backend/render_handler_agg.cpp    2009-03-13 09:04:17 +0000
+++ b/backend/render_handler_agg.cpp    2009-03-16 19:32:06 +0000
@@ -81,9 +81,6 @@
     results in many large-size buffer allocations during a second. Maybe this
     should be optimized.
     
-  - Converted fill styles (for AGG) are recreated for each sub-shape, even if
-    they never change for a shape. This should be changed.
-    
   - Matrix-transformed paths (generated before drawing a shape) should be 
cached
     and re-used to avoid recalculation of the same coordinates.
     
@@ -102,8 +99,8 @@
   - there are also a few TODO comments in the code!
   
   
-AGG ressources
---------------
+AGG resources
+-------------
   http://www.antigrain.com/    
   http://haiku-os.org/node/86
 


reply via email to

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