Searched refs:blend_methods (Results 1 - 2 of 2) sorted by relevance

/inkscape/share/extensions/
H A Dsynfig_fileformat.py198 blend_methods = dict((v, k) for (k, v) in blend_method_names.iteritems()) variable
H A Dsynfig_output.py688 "blend_method" : sif.blend_methods["straight"],
715 self.set_param(overlay_enc[0], "blend_method", sif.blend_methods["straight onto"])
753 if self.get_param(layer, "blend_method") != sif.blend_methods["composite"]:
808 self.set_param(layer, "blend_method", sif.blend_methods[blend_method])

Completed in 16 milliseconds