X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=src%2Fextension%2Fdbus%2Fdocument-interface.xml;h=8b0252765f197f4f153d941c087daa164cbd5f1e;hb=45660a4d22b900c4e70963313065f2f9bf57c9f7;hp=3ccae9556d2482d0f1b909fda589b4e0d6ec262a;hpb=f74e68b487b57f7cf05a567aba02ff561b5aa557;p=inkscape.git diff --git a/src/extension/dbus/document-interface.xml b/src/extension/dbus/document-interface.xml index 3ccae9556..8b0252765 100644 --- a/src/extension/dbus/document-interface.xml +++ b/src/extension/dbus/document-interface.xml @@ -1,4 +1,23 @@ + + + @@ -297,6 +316,35 @@ + + + + + The x coordinate to put the image at. + + + + + The y coordinate to put the image at. + + + + + The full path of the image you want. + + + + + + The name of the new image. + + + + + This method imports a non-vector image (such as a jpeg, png, etc.) and places it at the given coordinates. The resulting shape has no style or path but can be treated like a rectangle. With and height can be set explicitly (will deform image) or transform strings or selection_scale() can scale it relatively. + + +