-
Notifications
You must be signed in to change notification settings - Fork 0
color: add HSV support #2
Copy link
Copy link
Open
Labels
good first issueGood for newcomersGood for newcomers
Description
See here for an algorithm or investigate others.
Requirements:
- Add
%hsvtogetandned, where appropriate. - Develop a type for
getthat makes sense with the needs of HSV format - Write conversion functions HSV <-> RGB (or HSL) and then use extant functions to pad other color-formats when starting with HSV (see HSL start, Hex start).
- Add
hsvtoall's output and fixlo-abetto produce it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomers