🎨 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
|
5 年之前 | |
---|---|---|
lazpaint | 5 年之前 | |
lazpaintcontrols | 5 年之前 | |
resources | 6 年之前 | |
scripts | 5 年之前 | |
vectoredit | 6 年之前 | |
.gitignore | 5 年之前 | |
README.md | 6 年之前 | |
_config.yml | 8 年之前 | |
commit.sh | 6 年之前 | |
lazpaint.logic | 6 年之前 |
Image editor, like PaintBrush or Paint.Net, written in Lazarus (Free Pascal). Uses BGRABitmap library.
Download LazPaint for Windows, Mac and Linux.
Download LazPaint Portable for Windows.
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 and MacOS X.
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.