* **Enhancement**: Adds ``simplepdf_debug`` option, to collect and print some environment specific details.
* **Enhancement**: Adds `demo` PDF to test various layout & style elements.
* **Enhancement**: Replace not-open fonts with open-source fonts.
* **Enhancement**: All fonts are provided by this package. No pre-installed fonts are needed.
* **Enhancement**: [19] Simple PDF customization with header and bottom page content
* **Enhancement**: Add class wrapper to switch paper orientation, e.g. for large tables
* **Enhancement**: Tables font-size and padding can be reduced by using ``ssp-tinier`` or ``ssp-tiny``.
* **Bugfix**: [34] handling word wrap in tables
* **Bugfix**: Image handling is done much better.
* **Bugfix**: Font location fixes -> No fonts warnings anymore.
* **Bugfix**: ``html_theme_options`` gets overwritten to suppress Sphinx warnings.
* **Bugfix**: HTML file operations are using hard-coded `utf-8` de/encoding.