Skip to content

v1.2.0: Adding the “fill_mode” property.

Latest
Compare
Choose a tag to compare
@erbsland-dev erbsland-dev released this 05 Mar 12:30
94e8d5a
- Adding a `fill_mode` property in the `SvgSetup` that controls how the rooms are layout in the defined cavas.
- Adding the command line option `—fill-mode` to make the property accessible from the command line.
- Refactoring: Move code from the layout class into individual dimension classes like `Size` to make the code simpler and readable.
- Docs: Adding the documentation and examples for the new property.