Closed lianzaozi closed 4 years ago
grbl-Plotter can't read real text from SVG - too complicated to implement. Workarround for SVG: convert text to path, then it works.
But the text in the dxf file cannot be parsed normally.
I already use the DXF font (*.lff) when "Generating G-Code from Text". So I can support Text-entity from DXF file. Inside DXF file, the text, font-family, size, position etc. are stored...
Thank you very much. I tested it with LibreCAD to create a dxf file with text. The plotter software does recognize the text in a dxf file with text created with LibreCAD. The fonts in LibreCAD software do not support Chinese. I tested all the fonts in LibreCAD and displayed garbled characters when typing Chinese.
But read the text created by AUTOCAD software with dxf plotter software that can not recognize the text.
In Inkscape you can use any windows-font (I think), I tried with chinese text and at least there are two fonts showing difference style for chinese text.
Thank you very much for your answer Inkscape supports Chinese very well, LibreCAD software does not support Chinese. Now there is only the method of converting text to track and saving as SVG in Inkscape.
You have a lot of options
ok
As described, it's too complicated to implement real text import from SVG.
Plotter software reads dxf files containing text and svg files, an error occurs
Plotter software reads screenshots of dxf files with text
CAD software reads a screenshot of the same DXF file with text
Plotter software reads screenshots of svg files with text
Screenshot of Inkscape software reading the same SVG file with text