🎨 Cross-platform image editor with raster and vector layers similar to Paint.Net written in Lazarus (Free Pascal)
#drawing #art-tool #utility #paint #paint.net #paintdotnet #freepascal #lazarus #fpc #pascal #2d #desktop
|
2 年之前 | |
---|---|---|
.github | 5 年之前 | |
Install | 3 年之前 | |
debian | 2 年之前 | |
lazpaint | 2 年之前 | |
lazpaintcontrols | 3 年之前 | |
resources | 3 年之前 | |
vectoredit | 5 年之前 | |
web | 2 年之前 | |
winmake | 4 年之前 | |
.gitignore | 2 年之前 | |
COPYING.txt | 5 年之前 | |
Makefile | 2 年之前 | |
README.md | 4 年之前 | |
_config.yml | 8 年之前 | |
commit.sh | 5 年之前 | |
configure | 4 年之前 | |
configure.bat | 4 年之前 | |
create_orig | 4 年之前 | |
lazpaint.logic | 3 年之前 | |
prune_lpk | 4 年之前 |
Free cross-platform image editor, like PaintBrush or Paint.Net, written in Lazarus (Free Pascal). Uses BGRABitmap library.
You can support the development by donating. That will allow the developper to buy carrots and beans for sustenance.
Download LazPaint for Windows, Mac and Linux. The application is also available in some Linux repositories.
This application can be made portable.
Here are compilation instructions if you would like to debug or make a modified version.
LazPaint was started to demonstrate the capabilities of the graphic library BGRABitmap. It provides advanced drawing functions in Lazarus development environment. Both provided a source of inspiration for the other and finally LazPaint became real image editor. Thanks to the help of Lazarus community, the program has been compiled on Windows, Linux, MacOS X, FreeBSD and Raspberry Pi.
Many common actions can be done with the toolbar. Zoom can be changed with the magnifying glass (+ or -), or by clicking on the 1:1 button to show the image at its original size in pixels, or with the zoom fit button to set the zoom so that the whole image be within the window. It is possible to undo/redo the 200 last operations. If you have a doubt on what you are drawing, undo back to the beginning, save a copy, and redo the modifications before going further.
An image can be resampled, flipped horizontally and vertically. Smart zoom x3 : resize the image x3 and detects borders; this provides a useful zoom with ancient games sprites.
Filters can be applied to the whole image or to the active selection.