cropng: switches for toggling horizontal/vertical cropping
mkfont: auto-offset by 1,1 when full outline is enabled mkfont: better handling of glyph offsets fuzz: added Child of Ash palette
This commit is contained in:
parent
a4c4d5a7e3
commit
b2a3b5063b
3 changed files with 82 additions and 18 deletions
5
fuzz.c
5
fuzz.c
|
|
@ -63,7 +63,10 @@ rgbfpx_t layers[3] =
|
|||
//{1.31f,0.87f,1.25f,1.f},
|
||||
//{0.76f,0.64f,0.63f,1.f},
|
||||
//{1.25f,1.13f,0.21f,1.f}
|
||||
|
||||
// CHILD OF ASH
|
||||
//{0.71f,0.97f,1.05f,1.f},
|
||||
//{0.96f,0.74f,0.63f,1.f},
|
||||
//{0.95f,0.93f,1.21f,1.f}
|
||||
};
|
||||
float speed[3] =
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue