Replace text that is not recognized

Post questions on how to use or achieve an effect in Inkscape.
l0ic
Posts: 6
Joined: Thu Mar 20, 2014 1:54 am

Replace text that is not recognized

Postby l0ic » Mon Apr 28, 2014 8:05 pm

Hi everybody,

I am trying to import in Inkscape .emf files generated in another software

The drawings I am working with are made up of contours that include many symbols. As Inkscape does not recognize the font in which the symbols are coded, none of them appear. All the points I am supposed to see are not visible and I cannot select them if I do a selection rectangle. I can only see their location when I select all objects (CTRL+A), then I see the small white squares which are present close to any text box.
Inkscape1.png
Inkscape1.png (13.9 KiB) Viewed 942 times


I am not interested in the shape of the symbols that would eventually represent these points but I am interested in their actual locations. I tried to replace the text in these text boxes using Extensions->Text->"Replace Text" to replace "" by "+". But after that, each text box contains two "+" symbols, which is a bit confusing.
Inkscape2.png
Inkscape2.png (28.16 KiB) Viewed 942 times


Does someone have an idea to convert these empty text boxes to something I can work with?

Thanks in advance.

l0ic
Posts: 6
Joined: Thu Mar 20, 2014 1:54 am

Re: Replace text that is not recognized

Postby l0ic » Tue Apr 29, 2014 10:17 pm

For those who have the same problem, I eventually found a solution by opening the .svg file with Notepad and replacing all the unrecognized symbols by others.

For example: Replace >< by >+< in the code:

<text
xml:space="preserve"
x="1137.3601"
y="1835.0827"
style="font-size:26.246771px;fill:#00ffff;font-style:normal;font-weight:normal;text-align:center;text-anchor:middle;font-family:MicroBrightField Symbol;"
id="text3017"></text>


Return to “Help with using Inkscape”