LazPaint Changelog

What's new in LazPaint 7.2.2

Aug 23, 2022
  • completed Czech translation
  • compilation fixes for Debian and legacy LCL
  • Linux shortcut: specify file parameter
  • Changes in 7.2.1:
  • adapt quick save shortcut on MacOS
  • translations : German, Portuguese, Chinese, Dutch, Spanish
  • added "-screenshot" command line
  • libavif dll
  • multi click on text (#266)
  • fix in Python scripting (dialog.py)
  • added "-editor" parameter
  • Changes in 7.2:
  • MacOS: handle right-click on layerstack
  • MacOS: fixed light theme interface
  • MacOS: avoid key binding conflict with CMD-H
  • interface: handle cancel language or icon size change
  • interface: restore main form after embedded editor
  • interface: restore selection tool after delete
  • interface: fix shift-arrows in file list
  • interface: handle right click on switch color button
  • interface: remember docked toolbox visibility
  • interface: center on zoom fit
  • interface: less margin to select outside of color circle
  • interface: tooltip on arrow start/end
  • interface: show hotkey in toolbar
  • interface: update workspace when resizing/rotating
  • interface: handle keys in embedded editors
  • interface: prevent ALT key from opening menu
  • interface: handle ALT-wheel only when applicable
  • interface: keep fill options visible when changing opacity
  • layer stack: tooltip for visible and opacity controls
  • blend mode: removed horizontal scrollbar in blend mode lists
  • language: tool shortcuts for Cyrillic keyboard
  • language: translation of color description
  • language: completed Russian translation
  • file: prevent saving incorrect filename
  • file: handle path in file textbox
  • file: generate new filename with number
  • file: added quick save action (Ctlr-Q shortcut)
  • file: overwrite prompt when saving palette
  • file: experimental support for AVIF format
  • file: show save prompt when drag'n'drop image to the program
  • file: save CUR and ICO with command line
  • SVG: close path when export as SVG
  • SVG: fixed RTL text export
  • new file: better handling of ratios
  • motion blur: fixed sticky mouse click
  • canvas size: restrict percent to max accepted size
  • tools: update shape when pressing/releasing SHIFT key
  • tools: ignore 0 alpha with solid colors
  • tools: improved hints timing
  • tools: disambiguation of shortcut keys (Y, K, F and R)
  • deformation grid tool: handle extreme deformation
  • déformation grid tool: ESCAPE to exit tool
  • layer perspective tool: change cursor when hovering points
  • layer tools: delete current layer with DELETE key
  • rectangle tool: fixed bug when changing join type
  • text tool: update when change antialiasing
  • text tool: provide text style, bidi mode, vertical alignment in toolbar
  • text tool: allow travel mode with space
  • text tool: display flipped text
  • vector tools: avoid error after rasterizing
  • polygon/closed curve tools: hide center point when ALT key pressed
  • polyline/opened curve tool: don't reopen shape
  • poly tools: added RIGHT-click hint
  • selection tools: deselect when ESCAPE pressed and selection layer empty
  • selection tools: keep selection mode after undo/redo
  • rectangle selection tool: include ratio of current image
  • selection pen: show circular cursor
  • filter: added negative angle for twirl
  • script: ignore some Python errors

New in LazPaint 7.2.1 Pre-release (Aug 22, 2022)

  • translations : German, Portuguese, Chinese, Dutch, Spanish
  • added "screenshot" command line
  • libavif dll
  • multi click on text (#266)
  • fix in Python scripting (dialog.py)
  • added "-editor" parameter

New in LazPaint 7.2 Pre-release (Aug 7, 2022)

  • Interface: handle cancel language or icon size change
  • Interface: restore main form after embedded editor
  • Interface: rester selection tool after delete
  • Interface: fix shift-arrows in file list
  • Interface: handle right click on switch color button
  • Interface: remember docked toolbox visibility
  • Interface: center on zoom fit
  • Interface: less margin to select outside of color circle
  • Interface: tooltip on arrow start/end
  • Interface: show hotkey in toolbar
  • Interface: update workspace when resizing/rotating
  • Interface: handle keys in embedded editors
  • Interface: prevent ALT key from opening menu
  • Interface: handle ALT-wheel only when applicable
  • Interface: keep fill options visible when changing opacity
  • Layer stack: tooltip for visible and opacity controls
  • Blend mode: removed horizontal scrollbar in blend mode lists
  • Language: tool shortcuts for Cyrillic keyboard
  • Language: translation of color description
  • Language: completed Russian translation
  • File: prevent saving incorrect filename
  • File: handle path in file textbox
  • File: generate new filename with number
  • File: added quick save action (Ctlr-Q shortcut)
  • File: overwrite prompt when saving palette
  • File: experimental support for AVIF format
  • File: show save prompt when drag'n'drop image to the program
  • File: save CUR and ICO with command line
  • SVG: close path when export as SVG
  • SVG: fixed RTL text export
  • New file: better handling of ratios
  • Motion blur: fixed sticky mouse click
  • Canvas size: restrict percent to max accepted size
  • Tools: update shape when pressing/releasing SHIFT key
  • Tools: ignore 0 alpha with solid colors
  • Tools: improved hints timing
  • Tools: disambiguation of shortcut keys (Y, K, F and R)
  • Deformation grid tool: handle extreme deformation
  • Déformation grid tool: ESCAPE to exit tool
  • Layer perspective tool: change cursor when hovering points
  • Layer tools: delete current layer with DELETE key
  • Rectangle tool: fixed bug when changing join type
  • Text tool: update when change antialiasing
  • Text tool: provide text style, bidi mode, vertical alignment in toolbar
  • Text tool: allow travel mode with space
  • Text tool: display flipped text
  • Vector tools: avoid error after rasterizing
  • Polygon/closed curve tools: hide center point when ALT key pressed
  • Polyline/opened curve tool: don't reopen shape
  • Poly tools: added RIGHT-click hint
  • Selection tools: deselect when ESCAPE pressed and selection layer empty
  • Selection tools: keep selection mode after undo/redo
  • Rectangle selection tool: include ratio of current image
  • Selection pen: show circular cursor
  • Filter: added negative angle for twirl
  • Script: ignore some Python errors

New in LazPaint 7.1.6 (Dec 15, 2020)

  • clipboard: supports paste from redirected URL and HTML inline data
  • color chooser: window switches to available fill options
  • color chooser: copy/paste color definition
  • language: add Polish translation
  • interface: add support for Qt5
  • interface: repaint on theme change
  • interface: detect system dark theme
  • interface: scale top toolbar, more icon sizes
  • interface: larger textboxes in image browser, Escape to close
  • interface: vertical splitter to resize docked controls / image view
  • layers: add HSL and corrected HSL blend modes
  • layers: add context menu for layer
  • layers: export layer (in context menu)
  • image: add 180-degree rotation
  • SVG: read/write layered SVG (interoperates with Inkscape)
  • SVG: exports vectorial layers to SVG
  • SVG: fix scaling, better support for text
  • OpenRaster: support for SVG layers (interoperates with MyPaint)