Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Python、Cairo、librsvgを使用してSVGをPNGに変換しようとしています。曲線に沿って入力されたテキストを除いて、すべて問題ありません。このテキストは結果のPNG画像では空白ですが、通常の水平方向のテキストは問題ありません。
これが私の例のソースです。
textPathはlibrsvgでサポートされていないようです。たとえば、http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=577844を参照してください。