Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 1.16 KB

File metadata and controls

27 lines (17 loc) · 1.16 KB

PixelEditor

My most favorite image editing program is kolourpaint. Unfortunatunelly kolourpaint is not the best when drawing pixelart images (which are needed for e.g. Config TD). After some research i found these two

both are good, but do not perfectly fit my needs. So i decided to write my own pixel editing program.

Features:

  • create pixelart

If you want to get more informations about "How to use the PixelEditor" read the manual.

Dependencies:

  • OpenGL (dglOpenGL and TOpenGLControl from the LCL)

Needed Lazarus packages:

LazOpenGLContext

How to install / use this application

  • copy the executable according to your operation system from the release folder in a folder of your choise and rename it appropriately.
  • copy the GFX folder an all its content as subfolder into your folder of choise.
  • read the manual to find out all the hidden secrets ;) and enjoy.