Searched refs:Postprocessor (Results 1 - 1 of 1) sorted by relevance
/inkscape/share/extensions/ |
H A D | gcodetools.py | 2438 class Postprocessor(): class in inherits: 2472 print_("Postprocessor: executing function %s(%s)"%(function,parameters)) 3251 postprocessor = Postprocessor(self.error) 3642 self.OptionParser.add_option("", "--postprocessor", action="store", type="string", dest="postprocessor", default='', help="Postprocessor command.") 3643 self.OptionParser.add_option("", "--postprocessor-custom", action="store", type="string", dest="postprocessor_custom", default='', help="Postprocessor custom command.")
|
Completed in 25 milliseconds