Skip to content

Releases: zorbaproject/pythonWordArt

Support for Base64 and BufferIO

06 Nov 15:35
Compare
Choose a tag to compare

It's now possible to get the WordArt as a Base64 string or an Input Output Buffer, so it's not mandatory to write a file on disk.

Render with QWebEngineView

20 Oct 19:42
Compare
Choose a tag to compare

This version does not use PDF printing anymore: even for headless server, without Xorg running, we use QWebEngineView, thanks to the "minimal" Qt platform. The only requirement, now, is PySide2, making this library much easier to install and use, and offering better results.

Support for Setuptools

17 Oct 00:48
Compare
Choose a tag to compare

It's now possible to install this library just with pip install thanks to Setuptools

First working release

16 Oct 16:50
Compare
Choose a tag to compare

WordArt are rendered in PDF or directly from the WebEnginePage