post_format#
Bases:
TUIMenu
Enter the PostScript driver format menu.
Methods:
fast_raster
(*args, **kwargs)Use the new raster format.
raster
(*args, **kwargs)Use the original raster format.
rle_raster
(*args, **kwargs)Use the run-length encoded raster format.
vector
(*args, **kwargs)Use vector format.
Use the new raster format.
Use the original raster format.
Use the run-length encoded raster format.
Use vector format.