docs/config.rst in squib-0.10.0 vs docs/config.rst in squib-0.11.0
- old
+ new
@@ -43,9 +43,14 @@
prefix
default: ``'card_'``
When using an SVG backend, cards are auto-saved with this prefix and ``'%02d'`` numbering format.
+img_dir
+ default: ``'.'``
+
+ For reading image file command (e.g. png and svg), read from this directory instead
+
warn_ellipsize
default: true
Show a warning on the console when text is ellipsized. Warning is issued per card.