-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
347: Implements Rgba::from_str() r=Ogeon a=rafaelbeckel This change implements the from_str() trait for the Rgba type, adding support for parsing a RGBA hex string with the format `#rrggbbaa`. No related issue, no breaking changes. Co-authored-by: Rafael Beckel <rgb@pupil-labs.com> Co-authored-by: Rafael Beckel <rafaelbeckel@gmail.com>
- Loading branch information
Showing
1 changed file
with
69 additions
and
1 deletion.
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