Re: image inserted
Otfried Cheong via Ipe-discuss <ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected]> Wed, 19 Jul 2017 03:36:45 +0200
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Message-ID | <[email protected]> |
There are a number of ways to do that: 1) From the Ipe UI: Select the image, then Ipelets -> Goodies -> Insert bounding box. Select the box and select "Edit as XML". 2) The hacker way: Save the file in XML-Format (with the .ipe extension). Then open the file in your text editor of choice (hackers use vi or emacs) and search for the <image line. 3) The even hackier way: Select the image in Ipe, then press Ctrl+C to copy it to the clipboard. Open your favorite editor and paste the object. 4) The XML way: Save the file in XML-Format (with the .ipe extension). Then open the file in an xml viewer. (On Windows, I think just changing the file extension to .xml and double-clicking it will open it in Internet Explorer, which has a decent XML viewing mode). Cheers, Otfried On Tue, Jul 18, 2017, at 22:35, Roberto D via Ipe-discuss wrote: > Hi, > I have inserted an image (jpg) inside an ipe file. Is it possible to know > its properties, that is the exact position I have placed it? I have > noticed > that in the context menu the option "edit xml" (where the propertes are > stored) is missing. > Can you help me? > Thank you > Roberto > _______________________________________________ > Ipe-discuss mailing list > Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected] > https://mailman.science.uu.nl/mailman/listinfo/ipe-discuss