Infineat : Add support for external resources, and read the images and fonts from the ilesystem
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"sources": [
|
||||
{
|
||||
"file": "fonts/Teko-Light.ttf",
|
||||
"symbols": "0123456789:/amp"
|
||||
"symbols": "0123456789:/ampMonTueWdhFriSt "
|
||||
}
|
||||
],
|
||||
"bpp": 1,
|
||||
|
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"pine_small" : {
|
||||
"sources": "images/pine_logo.png",
|
||||
"color_format": "CF_TRUE_COLOR",
|
||||
"color_format": "CF_TRUE_COLOR_ALPHA",
|
||||
"output_format": "bin",
|
||||
"binary_format": "ARGB8565_RBSWAP",
|
||||
"target_path": "/images/"
|
||||
|
Reference in New Issue
Block a user