gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] /srv/bzr/gnash/trunk r10711: Update note about _HARD bitm


From: Sandro Santilli
Subject: [Gnash-commit] /srv/bzr/gnash/trunk r10711: Update note about _HARD bitmap fill types
Date: Tue, 17 Mar 2009 12:05:03 +0100
User-agent: Bazaar (1.5)

------------------------------------------------------------
revno: 10711
committer: Sandro Santilli <address@hidden>
branch nick: trunk
timestamp: Tue 2009-03-17 12:05:03 +0100
message:
  Update note about _HARD bitmap fill types
modified:
  libcore/swf.h
=== modified file 'libcore/swf.h'
--- a/libcore/swf.h     2009-01-22 20:10:39 +0000
+++ b/libcore/swf.h     2009-03-17 11:05:03 +0000
@@ -1734,10 +1734,10 @@
        FILL_TILED_BITMAP            = 0x40,
        FILL_CLIPPED_BITMAP          = 0x41,
 
-       /// swf7, hard edges
+       /// swf8 (alexis is wrong), non-smoothed / hard edges
        FILL_TILED_BITMAP_HARD       = 0x42, 
 
-       /// swf7, hard edges
+       /// swf8 (alexis is wrong), non-smoothed / hard edges
        FILL_CLIPPED_BITMAP_HARD     = 0x43
 
 };


reply via email to

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