Rotzbua
11340448fa
Add typing: magic methods
2023-01-09 07:55:59 +01:00
Rotzbua
ad38bb1eaf
Auto optimize imports
...
* Remove unused
* Rearrange imports (module > partial > project)
2022-12-31 20:33:49 +01:00
Florian Festi
0d07f48b7f
Remove .open() call from the .render() method
...
Having this call there was necessary in the past as the open() method would
need the canvas size as a parameter. This is now determined automatically
after rendering.
Still calling open() is deprecated but won't result in an error.
2019-02-08 17:43:15 +01:00
Florian Festi
861c8451e2
Remove call to .close() from .render() method
...
There is really no need for all the generator to care
Still calling it is deprecated but won't result in an error
2019-02-08 17:32:04 +01:00
Florian Festi
0d9885ad4c
Stachel: Fix length of pin clamp for middle layer
2017-11-23 21:04:54 +01:00
Florian Festi
f77c19d839
Stachel: Clean up and move generator to Misc
2017-11-21 23:08:39 +01:00
Florian Festi
5a6bc71a7c
Stachel: replace absolute sizes with (internal) parameters
2017-11-21 22:39:57 +01:00
Florian Festi
941676d2b7
New generator: Stachel - an end pin for bass recorders
2017-11-21 22:39:57 +01:00