-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The color parsing in `color` is more complete than the older code in `peniko`, so this can be simplified now. Also, switch from `peniko::Color` to `AlphaColor<Srgb>` to continue down the path of using `peniko::Color` less. Finally, add a couple of tests to show the color parsing working with a couple of the supported syntaxes.
- Loading branch information
1 parent
e82de29
commit 8b7e7e0
Showing
1 changed file
with
48 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters