https://bugs.documentfoundation.org/show_bug.cgi?id=134135

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |NOTABUG

--- Comment #3 from Regina Henschel <[email protected]> ---
All these operations work on path-objects (= polygons and Bézier curves). Other
objects are converted to path-objects before the operations are applied.

When converting an image to a path-object, you get a rectangular path, where
the image is a background fill.

These operations build one object from the set of selected objects. The
background for the resulting object is taken from that object, which has the
lowest z-order. That is, which would be behind all other objects, if the
objects would have the same position.

LibreOffice is not and will not be a picture processor.

For to join two images you might use this workaround: Align the images so that
they touch each other. Select them together and export the selection (Checkbox
'Selection'!) to a new picture, e.g. as png-file.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to