标签: linux ubuntu unicode svg inkscape
尝试使用Inkscape将带有中文字符的SVG文件导出到PNG时,中文字符会消失。我在Ubuntu中使用这个命令:
inkscape /root/21.svg -e /root/1.png
答案 0 :(得分:2)
尝试创建另一个svg文件并通过示例添加简单文本:汉语/汉语
我的svg:
我的命令:
inkscape Desktop/chinese.svg -e Desktop/test.png
我的结果: