Skip to content

Commit

Permalink
Merge pull request #46 from googlefonts/rs
Browse files Browse the repository at this point in the history
Clarify alpha is multiplied
  • Loading branch information
rsheeter authored Sep 28, 2020
2 parents 45de31d + 92759ff commit 07d32c3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions colr-gradients-spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -405,6 +405,8 @@ struct Affine2x3

// Building blocks

// The ColorIndex alpha is multiplied into the CPAL color looked up using
// paletteIndex to produce a final color
struct ColorIndex
{
uint16 paletteIndex;
Expand Down

0 comments on commit 07d32c3

Please sign in to comment.