mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			316 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			316 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
.. 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:
 |