Changelog
All notable changes to VariableSpacing are documented in this file.
0.1.5
First public release.
- Changed Changing private lib key from
com.hipertipo.spacingaxistocom.fontbureau.variableSpacing. - Changed Cleaning up documentation content and layout.
0.1.4
- Changed Rewriting the code to keep components in place using a new algorithm (thanks DB!).
- Changed Removing the
componentsLibfrom the spacing states data format. - Changed Adding automatic documentation writer for the
spacingStatesPython module. - Changed Updating and improving the documentation.
0.1.3
- Added Adding functions to export/import spacing states to/from external JSON files in the SpacingStates tool.
- Added Adding a new Smart Margins tool to change glyph margins without breaking component positioning.
- Changed Moving code to save/load components lib to standalone functions.
0.1.2
- Changed Modified the components lib specification to allow multiple copies of the same component.
- Changed Updated code, tools and demo fonts to the new data format.
0.1.1
- Added Added a new
componentslib to store component positions relative to glyph bounds. - Added Added documentation of the
spacingStatesmodule API. - Changed Improved overview, updated Spacing States format specification.
- Fixed Fixed bug which caused components to shift when loading spacing states.
0.1.0
Initial private release.