issues
search
doprz
/
dipc
Convert your favorite images and wallpapers with your favorite color palettes/themes
Apache License 2.0
232
stars
7
forks
source link
Fixed #10
#11
Closed
doprz
closed
1 year ago
doprz
commented
1 year ago
Fixed #10
Fix .to_nearest_palette() incorrect args
expected reference
&[delta::Lab]
found reference
&Vec<Palette>
Fix non-exhaustive patterns:
ColorPalette::RawJSON { .. }
not covered
Change palettes to mutable
&[delta::Lab]
&Vec<Palette>
ColorPalette::RawJSON { .. }
not covered