Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(789)

Issue 5504116: Fix off-by-one assertion error, improve coverage_to_exact_alpha (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
12 years, 6 months ago by TomH
Modified:
12 years, 6 months ago
Reviewers:
reed1
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

We talked about converting coverage->alpha as 64 * coverage, but (256 >> SCALE) * coverage should be resilient to changes in SCALE.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M src/core/SkBlitter.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkScan_AntiPath.cpp View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 3
TomH
12 years, 6 months ago (2012-01-03 19:56:06 UTC) #1
reed1
LGTM
12 years, 6 months ago (2012-01-03 20:09:42 UTC) #2
TomH
12 years, 6 months ago (2012-01-03 20:13:01 UTC) #3
Closed in r2947.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b