This change fixes colors like 0x004276 since they should be rendered against something fairly bright, ...
12 years, 8 months ago
(2012-03-02 21:58:20 UTC)
#1
This change fixes colors like 0x004276 since they should be rendered against
something fairly bright, as opposed to the fairly dark 0xFFAAAAAA. Since this is
done in linear space the actual color space is immaterial.
On 2012/03/02 22:08:11, reed1 wrote: > lgtm > > 1. might document why we use ...
12 years, 8 months ago
(2012-03-13 13:51:59 UTC)
#3
On 2012/03/02 22:08:11, reed1 wrote:
> lgtm
>
> 1. might document why we use 66,99 instead of 55,AA for the middle two
> 2. remove the SkDebugf
Committed revision r3313.
Rebaselined r3314.
Issue 5732044: When guessing at the dest, use linear space instead of color space.
(Closed)
Created 12 years, 8 months ago by bungeman
Modified 12 years, 8 months ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 0