Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 361 Bytes

PixelArtEditor

A simple Android image editor for pixel art.

NOTICE

For some reason, development is temporarily suspended.

Functions

-Supports transparency channel.
-Can read & store images in PNG, JPEG & BMP formats.
-Unlimited palette (single length is 12, but you can create and read easily).
-20-length cache pool (may change in the future).