solver.tui.display.set.picture.driver.post_format#

class main_menu.display.set.picture.driver.post_format(path, service)#

Enter the PostScript driver format menu.

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.