File: PSDraw.rst

package info (click to toggle)
pillow 12.0.0-1
  • links: PTS
  • area: main
  • in suites: forky
  • size: 72,636 kB
  • sloc: python: 49,518; ansic: 38,787; makefile: 302; sh: 168; javascript: 85
file content (11 lines) | stat: -rw-r--r-- 316 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
.. py:module:: PIL.PSDraw
.. py:currentmodule:: PIL.PSDraw

:py:mod:`~PIL.PSDraw` module
============================

The :py:mod:`~PIL.PSDraw` module provides simple print support for PostScript
printers. You can print text, graphics and images through this module.

.. autoclass:: PIL.PSDraw.PSDraw
    :members: