A new version of LazPaint is in testing. It is version 7.2:
https://github.com/bgrabitmap/lazpaint/releases/tag/v7.2(list of all changes and binaries)
MacOS, Linux32 and Linux64 provided.
Win32 and Win64 zip files provided.
EDIT: Windows Install too provided
Compilation and installationThis version can be compiled on Lazarus 2.2.2, BGRABitmap 11.5.1 and BGRAControls 7.6.
On Linux and MacOS, you need to install libwebp and libavif if you want to use WEBP and AVIF file format.
Bug fixes and improvementsThis version of LazPaint contains a lot of bug fixes and minor improvements, in particular:
- language: tool shortcuts for Cyrillic keyboard
- file: handle path in file textbox
- file: added quick save action (Ctlr-Q shortcut)
- file: experimental support for AVIF format
- SVG: close path when export as SVG
- tools: disambiguation of shortcut keys (Y, K, F and R)
- deformation grid tool: handle extreme deformation
- layer tools: delete current layer with DELETE key
- text tool: provide text style, bidi mode, vertical alignment in toolbar
- polygon/closed curve tools: hide center point when ALT key pressed
- selection tools: deselect when ESCAPE pressed and selection layer empty
- selection pen: show circular cursor
- filter: added negative angle for twirl
New key assignments- Y : shaded shapes because next to U (rect/ellipse) and T (text)
- K : clone tool because similar sound
- F : select rect/ellipse because near D (rect/ellipse)
- R : swap color (R like reverse)
So here are all the key bindings (without Shift/Ctrl/Alt/Cmd)
Q W E R T Y U I O P
magic eraser swap text shaded rect/ insert select drawing
wand color shape ellipse point pen pen
A S D F G H J K L
auto curved poly/ select flood hand edit clone polyline
vertex vertex curve poly/ fill/ shape tool
curve grad/
Z X C V B N M
move angle color select brush open select
vertex vertex picker move/ curve rect/ellipse
rotateHappy testing!
ScheduleTesting period of 2 weeks: 6th August to 19th August
If everything ok, publication on GitHub and Website.
Pre-Debian publication of 2 weeks: 20th August to 2 September
If everything ok, official publication on Debian will start.
There may be other developments of features in parallel, that will then go through the same process.