inkstitch/lib
George Steel 05ca4132f1
Add option to disable the stitch plan cache (#2655)
Setting the cache size to 0 bypasses the cache completely.
This is necessary during development to ensure newly-changed code actually gets run.

Also fixes the error pane in the params gui.


* make params warning pane large enough to see contents
* rename sizers in preferences dialog descriptive names
* add shapely version bound
* add option to disable stitch plan cache
* remove out-of-date wxg file
* make a cache size of 0 disable the cache
2024-04-27 14:16:18 -04:00
..
api
elements Add option to disable the stitch plan cache (#2655) 2024-04-27 14:16:18 -04:00
extensions Font sampling extension (#2858) 2024-04-27 10:02:20 +02:00
gui Add option to disable the stitch plan cache (#2655) 2024-04-27 14:16:18 -04:00
inx
lettering Font sampling extension (#2858) 2024-04-27 10:02:20 +02:00
stitch_plan
stitches
svg Added realistic stitch preview option (#2838) 2024-04-24 20:07:37 -04:00
tartan
threads
utils Add option to disable the stitch plan cache (#2655) 2024-04-27 14:16:18 -04:00
__init__.py
commands.py
debug.py
debug_utils.py
exceptions.py
i18n.py
marker.py
metadata.py
output.py
patterns.py
tiles.py
update.py