Skip to content

Version 2.1.4

Compare
Choose a tag to compare
@mattlag mattlag released this 06 Feb 23:41
· 309 commits to main since this release

New features

  • New Shape Combine actions. Since v1 "Combine Shapes" action has existed... although it was very buggy and not dependable. For this release, we switched to using Paper.js to handle these "boolean" combine actions. In addition to Unite, the other complementing actions were added, including: Divide, Subtract, Overlap, and Exclusion. These actions are the same as multi-shape actions in other graphic design programs, like Pathfinder commands in Adobe Illustrator.
  • We brought back the "Previous Item" / "Next Item" buttons that were in v1. They are now located in the details pane, below the cards in the Attributes panel. These let you easily cycle through all the characters in your project.

Bug fixes

  • Fixed an Export to OTF bug regarding the .notdef character having zero advance width.
  • Fixed an Export to OTF bug around handling paths with no path points.
  • Fixed a bug around deleting Kern Groups.
  • Added resiliency around automatically falling back to existing enabled Character Ranges on delete or navigation.