pysvg2font uses the fontforge python bindings to generate True Type Font (ttf) files based on a list of .svg files. The idea behind it is simplicity to obtain easily scalable monochrome icons which ...
pythonを使って、cui操作でsvg画像を生成します。 svgの基礎的な知識がある方が使うことを前提にして作成しました。 主にsvgタグは 選択することで、その属性は簡単な文字列を指定すること ...