linebender / color

Color in Rust.
Apache License 2.0
39 stars 5 forks source link

Rename `mul_alpha` to `multiply_alpha` #65

Closed waywardmonkeys closed 3 days ago

waywardmonkeys commented 3 days ago

This better fits with the naming scheme in other Linebender crates.

Fixes #62.