aboutsummaryrefslogtreecommitdiffstats
path: root/src/resources/images.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/images.json')
-rw-r--r--src/resources/images.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/src/resources/images.json b/src/resources/images.json
index db2ccab0..e4247188 100644
--- a/src/resources/images.json
+++ b/src/resources/images.json
@@ -5,5 +5,19 @@
"output_format": "bin",
"binary_format": "ARGB8565_RBSWAP",
"target_path": "/images/"
+ },
+ "navigation0" : {
+ "sources": "images/navigation0.png",
+ "color_format": "CF_INDEXED_1_BIT",
+ "output_format": "bin",
+ "binary_format": "ARGB8565_RBSWAP",
+ "target_path": "/images/"
+ },
+ "navigation1" : {
+ "sources": "images/navigation1.png",
+ "color_format": "CF_INDEXED_1_BIT",
+ "output_format": "bin",
+ "binary_format": "ARGB8565_RBSWAP",
+ "target_path": "/images/"
}
}