summaryrefslogtreecommitdiff
path: root/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx
diff options
context:
space:
mode:
Diffstat (limited to 'packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx')
-rw-r--r--packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/devkitlogo.grit5
-rw-r--r--packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/devkitlogo.pngbin0 -> 7414 bytes
-rw-r--r--packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/drunkenlogo.grit8
-rw-r--r--packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/drunkenlogo.pngbin0 -> 197199 bytes
4 files changed, 13 insertions, 0 deletions
diff --git a/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/devkitlogo.grit b/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/devkitlogo.grit
new file mode 100644
index 0000000000..5dc1b8d3cd
--- /dev/null
+++ b/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/devkitlogo.grit
@@ -0,0 +1,5 @@
+# extended palettes only work on 8bpp tiled bg with 16-bit map entries
+# this means you can only use BgType_Text8bpp or BgType_ExRotation
+-g -gt -gB8
+-m -mR8
+-p
diff --git a/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/devkitlogo.png b/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/devkitlogo.png
new file mode 100644
index 0000000000..a1fcabe834
--- /dev/null
+++ b/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/devkitlogo.png
Binary files differ
diff --git a/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/drunkenlogo.grit b/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/drunkenlogo.grit
new file mode 100644
index 0000000000..169dc69b82
--- /dev/null
+++ b/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/drunkenlogo.grit
@@ -0,0 +1,8 @@
+# extended palettes only work on 8bpp tiled bg with 16-bit map entries
+# this means you can only use BgType_Text8bpp or BgType_ExRotation
+-g -gt -gB8
+-m -mR8
+-p
+
+# let's use palette slot 12 for demonstrative purposes
+-mp 12
diff --git a/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/drunkenlogo.png b/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/drunkenlogo.png
new file mode 100644
index 0000000000..1be278def6
--- /dev/null
+++ b/packages/libndsfpc/examples/graphics/Ext_Palettes/backgrounds/gfx/drunkenlogo.png
Binary files differ