~ubuntu-branches/ubuntu/wily/python-imaging/wily

« back to all changes in this revision

Viewing changes to docs/pythondoc-PIL.PSDraw.rst

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-01-31 20:49:20 UTC
  • mfrom: (1.1.4)
  • mto: This revision was merged to the branch mainline in revision 29.
  • Revision ID: package-import@ubuntu.com-20130131204920-7tnuhqhlsqdza4c2
Rewrite build dependencies to allow cross builds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
=====================
 
2
The PIL.PSDraw Module
 
3
=====================
 
4
 
 
5
The PIL.PSDraw Module
 
6
=====================
 
7
 
 
8
**PSDraw(fp=None)** (class) [`# <#PIL.PSDraw.PSDraw-class>`_]
 
9
    Simple Postscript graphics interface.
 
10
 
 
11
    For more information about this class, see `*The PSDraw
 
12
    Class* <#PIL.PSDraw.PSDraw-class>`_.
 
13
 
 
14
The PSDraw Class
 
15
----------------
 
16
 
 
17
**PSDraw(fp=None)** (class) [`# <#PIL.PSDraw.PSDraw-class>`_]