Welcome to ZooUI Documentation!¶
—
ZooUI is an implementation of a Zooming User Interface (ZUI) for Python. Media is laid out upon an infnite virtual desktop, with the user able to pan and zoom through the collection.
—
This project is a fork of github.com/davidar/pyzui, original work from which it derives its architecture and main features.
ZooUI is compatible with the following media formats:¶
All images recognised by VIPS
PDF documents
SVG (vector graphics)
—
This project is covered under the GNU General Public License v3.0, a copy must be under COPYING.txt on project root, otherwise visit gnu.org
—
Note
This documentation covers setup, usage, technical/development documentation, testing/benchmarking documentation and contribution guidelines for ZooUI.
—