summaryrefslogtreecommitdiff
path: root/src/resources/images.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/resources/images.json')
-rw-r--r--src/resources/images.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/resources/images.json b/src/resources/images.json
new file mode 100644
index 00000000..764747ca
--- /dev/null
+++ b/src/resources/images.json
@@ -0,0 +1,9 @@
+{
+ "pine_small" : {
+ "sources": "images/pine_logo.png",
+ "color_format": "CF_TRUE_COLOR",
+ "output_format": "bin",
+ "binary_format": "ARGB8565_RBSWAP",
+ "target_path": "/images/"
+ }
+}