mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-10-31 16:07:30 +03:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
		
			301 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			301 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| .. py:module:: PIL.PSDraw
 | |
| .. py:currentmodule:: PIL.PSDraw
 | |
| 
 | |
| :py:mod:`PSDraw` Module
 | |
| =======================
 | |
| 
 | |
| The :py:mod:`PSDraw` module provides simple print support for Postscript
 | |
| printers. You can print text, graphics and images through this module.
 | |
| 
 | |
| .. autoclass:: PIL.PSDraw.PSDraw
 | |
|     :members:
 |