mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-04-13 08:21:03 -04:00
generate 256 palette
This commit is contained in:
parent
c291194a4e
commit
cc0a4ba756
7 changed files with 202 additions and 2 deletions
|
|
@ -250,6 +250,7 @@ common = static_library(
|
|||
misc = static_library(
|
||||
'misc',
|
||||
'hsl.c', 'hsl.h',
|
||||
'lab.c', 'lab.h',
|
||||
'macros.h',
|
||||
'misc.c', 'misc.h',
|
||||
'uri.c', 'uri.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue