Skip to content

v1.5.0

Compare
Choose a tag to compare
@meltingice meltingice released this 27 Dec 21:26
· 309 commits to master since this release

Fixes/Changes

  • Don't lazy parse images if only accessing width/height.
  • Mask parsing errors when a user and vector mask are both present.
  • Fixes some mask calculations.
  • Memoize built PNGs.
  • Applies the clipping mask before applying layer styles when exporting a layer image.
  • Fixes incorrect optimization when parsing a layer image.
  • Fixes group node size calculation when an empty layer is present.

Additions

  • Parsing of version 6 slices.
  • Can now determine if a layer or group has been locked.

Kudos