从 Inkscape 0.92 开始,文档设置中可以有棋盘背景。
我注意到启用了棋盘格的 Inkscape SVG 具有该inkscape:pagecheckerboard="true"属性。我尝试将其添加到<group id="template">in中~/.config/inkscape/preferences.xml,但这不起作用,并且当我打开 Inkscape 时该文件被覆盖。
inkscape:pagecheckerboard="true"
<group id="template">
~/.config/inkscape/preferences.xml
如何启用棋盘背景作为新文档的默认背景?
inkscape
inkscape ×1