summaryrefslogtreecommitdiff
path: root/src/resources/images.json
diff options
context:
space:
mode:
authorJean-François Milants <jf@codingfield.com>2022-09-11 16:22:28 +0200
committerJean-François Milants <jf@codingfield.com>2022-09-11 16:22:28 +0200
commit4cf73fc169ec1f95abd9d50d5cad08538f7b947c (patch)
treeffcd1041964430d8fe54c5800ee2147f016d70a5 /src/resources/images.json
parentada2c09581d2d13acfa5ce9a97671c0ec17863f1 (diff)
Infineat : Add support for external resources, and read the images and fonts from the ilesystem
Diffstat (limited to 'src/resources/images.json')
-rw-r--r--src/resources/images.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/resources/images.json b/src/resources/images.json
index 764747ca..db2ccab0 100644
--- a/src/resources/images.json
+++ b/src/resources/images.json
@@ -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/"