Skip to content

0.17.0

Latest
Compare
Choose a tag to compare
@Tyriar Tyriar released this 22 Jun 16:44

Features

Import from clipboard in new file flow (#151)

Import from clipboard is now an option when creating a new file through the Get Started page or File > New File. They are also now sorted into their own "image" group

Open in Luna Paint editor view and tab menu entries (#177)

There are new menu entries in the editor view and tab for supported image extensions when Luna Paint is not currently active.


Create an image with default dimensions when opening an empty file (#179)

Opening a file that contains 0 bytes will now initialize the file with the default dimensions, instead of showing an error.

Bug fixes

  • Fix images not opening when the theme's editor background uses transparency (#148).
  • Always encode tga files uncompressed instead of RLE compression to maximize compatibility with other applications (#155).
  • Fix the tools view becoming empty when hiding and showing it again (#206).
  • Fix .ico files not finishing the active selection when saving (#217).
  • Fix issue in png decoder where images with valid palettes would not be parsed correctly (png-codec#50).