Searched refs:translatePath (Results 1 - 5 of 5) sorted by relevance
| /inkscape/share/extensions/ |
| H A D | layers2svgfont.py | 53 simplepath.translatePath(pathdata, 0, int(emsize) - int(baseline))
|
| H A D | svgfont2layers.py | 49 simplepath.translatePath(pathdata, 0, int(emsize) - int(baseline))
|
| H A D | render_alphabetsoup.py | 314 simplepath.translatePath(currimg, dx, dy) 323 simplepath.translatePath(image, -bbox[0], 0) 472 simplepath.translatePath(thisimage, position, 0)
|
| H A D | simplepath.py | 169 def translatePath(p, x, y): function
|
| H A D | simplepath.rb | 175 def translatePath(p, x, y) method in class:parsePath
|
Completed in 27 milliseconds