gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] [bug #34625] wrong colors


From: Sandro Santilli
Subject: [Gnash-commit] [bug #34625] wrong colors
Date: Sun, 23 Oct 2011 13:52:47 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1

Update of bug #34625 (project gnash):

                  Status:               Confirmed => In Progress            
             Assigned to:                    None => strk                   

    _______________________________________________________

Follow-up Comment #7:

Indeed the 16bit interpretation should be 15bit instead!
I have a working patch locally, just need to increase luminosity (I guess it's
the 5bit vs. 8bit which would require multiplication of the value by a
factor).

In any case I'd like to have a testcase setup first.
The testcase should contain a palette of colors, including
the full red, green, blue ones and white (a few others are fine as long as
they are easily computed numerically, like 128/128/0 and the like).

I'll need such bitmaps to be encoded with the LOSSLESS format 4 (aka 15bit)
and used as bitmap fills for shapes.

A single bitmap with multiple colors would be fine.
A single shape will be fine too.
The shape must be rendered big enough for pixel checking to be 
possible (each square or circle must allow for containing a circle with 5
pixel radius at least).

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?34625>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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