/MePaint

A little Painting editor made in lazarus

Primary LanguagePascalApache License 2.0Apache-2.0

MePaint

This is a little drawing app I made in Lazarus after reading a tutorial at http://lazplanet.blogspot.com/ on how to make a simple drawing app.

logo

Anyway, a long story short after about a week I got it working then decided to add my own features see below.

Features

  • Create new drawing with your choosen size
  • Open and Save Bitmaps and JPEGS
  • Basic drawing tools
  • Undo Option
  • Lighten and Darken drawing
  • Flip and rotate drawing
  • Invert drawing
  • Simple spray tool
  • Fill and pen styles
  • A nice color picker that lets you set color for foreground and background.
  • Swap between the two colors
  • Eraser tool

Compiling

To compile you will need the opensource Lazarus you can find it here https://www.lazarus-ide.org/