Mesh test
=========

.. |pic13| image:: /images/examples/canvas__mesh__py.png
   :width: 50%
   :align: middle

|pic13|

This demonstrates the use of a mesh mode to distort an image. You should see a
line of buttons across the bottom of a canvas. Pressing them displays the mesh,
a small circle of points, with different mesh.mode settings.


.. _`canvas_mesh.py`:

File **canvas/mesh.py**
~~~~~~~~~~~~~~~~~~~~~~~

.. include:: ../../../examples/canvas/mesh.py
    :code:
