Infineat : Add support for external resources, and read the images and fonts from the ilesystem
This commit is contained in:
parent
ada2c09581
commit
4cf73fc169
13 changed files with 92 additions and 1445 deletions
|
|
@ -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/"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue