Skip to content

Piskel v0.6.0

Compare
Choose a tag to compare
@juliandescottes juliandescottes released this 21 Dec 23:12
· 674 commits to master since this release

Thanks to @AlexHolly and @patrickbrosset for their help with v0.6.0 !

Features

  • Basic tablet support #329 , touch events are now supported. Thanks @AlexHolly !
  • Custom keyboard shortcuts #287 , define your own keyboard shortcuts via the cheatsheet popup
  • Draw straight lines #146 , hold SHIFT when using the stroke tool
  • Change pen size #258 , ranges from 1px to 4px
  • Better load times #344 , static resources packaging & HTML inlining

Improvements & Bug Fixes

  • Keyboard shortcuts still work after moving layer #346 . Thanks @patrickbrosset !
  • Autocompletion removed from resize inputs #335
  • Resize settings (ratio, resize content etc...) are saved #338
  • Fixed duplicate color entries in the palette #332
  • Fixed a transparency issue in GIF export when sprite contains many colors #357