/pixeditor

Pixel art maker

Primary LanguageRustApache License 2.0Apache-2.0

PixEditor

PixEditor is a basic pixel art making tool. It is currently very bare-bones but has some basic features.

Tools currently available

  • Single Pixel: Paint a single pixel
  • Rectangle Border: Draw a rectangle Border
  • Rectangle Fill: Draw a rectangle which is filled inside
  • Erase: Erase a pixel (will have size mechanism in the future)
  • Fill: Fill a portion with a color, similar to how MS Paint does.

Compiling from scratch

Install Rust and Cargo. Clone the repo. Run cargo run in your cloned project directory. Enjoy

Screenshots

screenshot 1 screenshot 2