sillysagiri
  • Joined on 2017-12-16
sillysagiri commented on issue sillysagiri/dothack-j2me#2 2024-10-16 17:51:00 +01:00
Image.getRGB() return white background on some devices

the solution right now is loading raw rgb image directly. the file sizes might balloon to the size of my ego (uncompressed, of course) but fear not! when we throw some gzip compression into the…

sillysagiri closed issue sillysagiri/dothack-j2me#2 2024-10-16 17:51:00 +01:00
Image.getRGB() return white background on some devices
sillysagiri opened issue sillysagiri/sillyimage#1 2024-10-16 17:39:21 +01:00
add support for indexed palette
sillysagiri pushed to main at sillysagiri/dothack-j2me 2024-10-16 16:28:10 +01:00
fb1246e38e initial silly image implementation
7e1f91f8a8 switching to ant + antenna to build
b4ee571ec2 move KeyCode into Sagiri
9644fa9730 initial support to change BMF color
8df646a59b add basic keycode
Compare 7 commits »
sillysagiri opened issue sillysagiri/dothack-j2me#2 2024-10-16 08:17:06 +01:00
Image.getRGB() return white background on some devices
sillysagiri opened issue sillysagiri/dothack-j2me#1 2024-10-15 18:46:10 +01:00
add BMF to support utf-16 glyphs
sillysagiri pushed to main at sillysagiri/dothack-j2me 2024-10-15 16:39:18 +01:00
ebf171b5d7 add Measure() into bmf
sillysagiri pushed to main at sillysagiri/dothack-j2me 2024-10-15 15:24:36 +01:00
8b406c8a9b initial bmf Draw() implementation
sillysagiri pushed to main at sillysagiri/dothack-j2me 2024-10-15 14:40:16 +01:00
f309d1df82 Initial BMF support
58ae9d5185 clear Image with color
b9331d87a8 add Preload() into Scene class
Compare 3 commits »
sillysagiri pushed to main at sillysagiri/dothack-j2me 2024-10-14 17:11:05 +01:00
48cfca9f63 implementing dt
df0183d2f5 remove general
f9f1a85eff move thread into app
4d3863ac70 add src path
3a7c10a53c move main loop into midlet class
Compare 6 commits »
sillysagiri created branch main in sillysagiri/dothack-j2me 2024-10-14 14:34:58 +01:00
sillysagiri pushed to main at sillysagiri/dothack-j2me 2024-10-14 14:34:58 +01:00
fb8d6515c4 first commit
sillysagiri created repository sillysagiri/dothack-j2me 2024-10-14 14:20:31 +01:00
sillysagiri pushed to main at sillysagiri/sillyimage 2024-09-18 11:12:59 +01:00
cfadc0314b add todo
sillysagiri pushed tag 1.0 to sillysagiri/bad-apple 2024-08-11 05:21:33 +01:00
sillysagiri released 1.0 initial release at sillysagiri/bad-apple 2024-08-11 05:21:33 +01:00
sillysagiri pushed to main at sillysagiri/bad-apple 2024-08-11 04:52:26 +01:00
19e48a4d6a fix typo on audio rbuf read
sillysagiri pushed to main at sillysagiri/bad-apple 2024-08-10 04:43:50 +01:00
e102d7c198 actually run on ds lol
eade12482c add alt compression method
Compare 2 commits »
sillysagiri pushed to main at sillysagiri/bad-apple 2024-07-18 05:49:56 +01:00
c3e0b2eab3 make icon
757109f51c remake ringbuffer
Compare 2 commits »
sillysagiri pushed to main at sillysagiri/bad-apple 2024-07-18 05:47:55 +01:00
594e1d75a7 remake ringbuffer