Skip to content

Commit 96181e0

Browse files
authored
chore: update readme image
1 parent 7b21088 commit 96181e0

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@
66

77
Texture atlas packer written in Rust. Ships as a Tauri desktop app and a headless CLI. Designed as an open-source replacement for TexturePacker.
88

9-
<img width="800" height="889" alt="wDwJf1hcLi" src="https://github.com/user-attachments/assets/215867c4-0fd8-44a4-8255-a943a4ec42c1" />
9+
<img width="800" height="1396" alt="Screenshot 2026-03-07 at 12 47 08 pm" src="https://github.com/user-attachments/assets/fe9df165-6800-465f-801d-b1655536edbf" />
10+
1011

1112
## Features
1213

@@ -21,7 +22,7 @@ Texture atlas packer written in Rust. Ships as a Tauri desktop app and a headles
2122
**Export**
2223
- Data formats: JSON Hash, JSON Array, Phaser 3, PixiJS
2324
- Texture formats: PNG (oxipng lossless), JPEG (mozjpeg), WebP, DXT1 (BC1), DXT5 (BC3)
24-
- Pixel formats: RGBA8888, RGB888, RGB565, RGBA4444, RGBA5551, Alpha8 — Floyd-Steinberg dithering for sub-8-bit formats
25+
- Pixel formats: RGBA8888, RGB888, RGB565, RGBA4444, RGBA5551, Alpha8
2526

2627
**Desktop app**
2728
- Real-time atlas preview

0 commit comments

Comments
 (0)