Currently the script uses ImageMagick library. But the SVG conversion is handled unreliably. ImageMagick has various backends to do it and some of them don't work. I saw this problem many times, and is now affecting my system. A more reliable conversion can be achieved using `rsvg-convert`. Isn't as good as InkScape, but is smaller and works well. In the process I'm trimming the extra blank space generated by PcbDraw when we have objects in layers like "User Drawings" that extends beyond the PCB size. I'm also compressing JPGs more aggressively, this makes a real difference between PNG and JPG outputs. Otherwise the difference is too small. |
||
|---|---|---|
| .. | ||
| patches | ||
| source | ||
| .gitignore | ||
| README.Debian | ||
| changelog | ||
| compat | ||
| control | ||
| copyright | ||
| docs | ||
| make_postinst.pl | ||
| postinst | ||
| rules | ||
| watch | ||
README.Debian
KiBot for Debian This is a KiCad automator for documents generation that uses the Python interface and various scripts. -- Salvador Eduardo Tropea <salvador@inti.gob.ar> Tue, 10 Mar 2020 13:27:48 -0300