#author("2021-03-24T17:27:34+09:00","default:Miyashita","Miyashita")
* svg から pdf への変換 [#a67ea3d1]
Ubuntu の場合は inkscape が入っているので簡単.
#codeprettify{{
inkscape hoge.svg --export-area-page --without-gui --export-pdf=hoge.pdf
}}
Imagemagick の convert ではフォントの埋め込みがうまくできなかった.

Front page   Edit Diff Attach Copy Rename Reload   New List of pages Search Recent changes   Help   RSS of recent changes