Utilities Reference
===================

landscape
---------

.. currentmodule:: geraldo.utils
.. function:: landscape

Path: **geraldo.landscape**

Page sizes are tuples with 2 nodes: first with **width** and second width
**height**.

**landscape** is a helper function to invert this tuple.

BAND_WIDTH
----------

.. currentmodule:: geraldo.utils
.. data:: BAND_WIDTH

Path: **geraldo.BAND_WIDTH**

Once you use this constant in a widget or graphic width, it will assume its
band width automatically.

