diff options
author | Sven Gothel <[email protected]> | 2023-03-13 05:52:59 +0100 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2023-03-13 05:52:59 +0100 |
commit | 35d07fa97404921bb8e9b5185d6f89a3c09d0e9f (patch) | |
tree | 4c80af9925160c11aa96d09d66bdbe3b5015b4dc /make/resources | |
parent | 4b6db72f86eef63196da0c13cd205314d5a109ee (diff) |
Move png assets (NEWT icons + GLMediaPlayer dummy/test) to simple classpath, allowing access w/o jars. TODO: Test Android.
Diffstat (limited to 'make/resources')
-rw-r--r-- | make/resources/assets/jogl/util/data/av/test-ntsc01-28x16.png | bin | 396 -> 0 bytes |
-rw-r--r-- | make/resources/assets/newt/data/cross-grey-alpha-16x16.png | bin | 286 -> 0 bytes |
-rw-r--r-- | make/resources/assets/newt/data/jogamp-16x16.png | bin | 549 -> 0 bytes |
-rw-r--r-- | make/resources/assets/newt/data/jogamp-32x32.png | bin | 1020 -> 0 bytes |
-rw-r--r-- | make/resources/assets/newt/data/pointer-grey-alpha-16x24.png | bin | 511 -> 0 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/make/resources/assets/jogl/util/data/av/test-ntsc01-28x16.png b/make/resources/assets/jogl/util/data/av/test-ntsc01-28x16.png Binary files differdeleted file mode 100644 index 4601a214e..000000000 --- a/make/resources/assets/jogl/util/data/av/test-ntsc01-28x16.png +++ /dev/null diff --git a/make/resources/assets/newt/data/cross-grey-alpha-16x16.png b/make/resources/assets/newt/data/cross-grey-alpha-16x16.png Binary files differdeleted file mode 100644 index 303c454fa..000000000 --- a/make/resources/assets/newt/data/cross-grey-alpha-16x16.png +++ /dev/null diff --git a/make/resources/assets/newt/data/jogamp-16x16.png b/make/resources/assets/newt/data/jogamp-16x16.png Binary files differdeleted file mode 100644 index 02df8997f..000000000 --- a/make/resources/assets/newt/data/jogamp-16x16.png +++ /dev/null diff --git a/make/resources/assets/newt/data/jogamp-32x32.png b/make/resources/assets/newt/data/jogamp-32x32.png Binary files differdeleted file mode 100644 index ab21c6e1b..000000000 --- a/make/resources/assets/newt/data/jogamp-32x32.png +++ /dev/null diff --git a/make/resources/assets/newt/data/pointer-grey-alpha-16x24.png b/make/resources/assets/newt/data/pointer-grey-alpha-16x24.png Binary files differdeleted file mode 100644 index 98b2c8640..000000000 --- a/make/resources/assets/newt/data/pointer-grey-alpha-16x24.png +++ /dev/null |