Searched defs:be (Results 1 - 3 of 3) sorted by relevance

/inkscape/share/extensions/
H A Dmeasure.py19 This program is distributed in the hope that it will be useful,
58 inkex.errormsg(_("Failed to import the numpy modules. These modules are required by this extension. Please install them and try again. On a Debian-like system this can be done with the command, sudo apt-get install python-numpy.")) namespace
H A Dperspective.py10 This program is distributed in the hope that it will be useful,
44 inkex.errormsg(_("Failed to import the numpy or numpy.linalg modules. These modules are required by this extension. Please install them and try again. On a Debian-like system this can be done with the command, sudo apt-get install python-numpy.")) namespace
67 inkex.errormsg(_("This extension requires that the second selected path be four nodes long."))
H A Dpolyhedron_3d.py28 #Edges are given by a list of vertices. These will be broken down
42 This program is distributed in the hope that it will be useful,
66 inkex.errormsg(_("Failed to import the numpy module. This module is required by this extension. Please install it and try again. On a Debian-like system this can be done with the command 'sudo apt-get install python-numpy'.")) namespace
195 #makes a string recording the axes and angles of each roation, so an object can be repeated
325 #edges can be generated from this information
475 #we will put all the rotations in the object name, so it can be repeated in

Completed in 17 milliseconds