KiBot/src
Salvador E. Tropea 207dd8f67c [PcbDraw] Removed PIL as dependency
- So now the save function only supports SVG as input and SVG/PNG as
  output. All other cases are handled from outside
- This is because KiBot heavily uses ImageMagick and migrating to PIL
  is not something simple.
- There is no point in using PIL just for file conversion, as we don't
  use `render` this is the only use.
2022-10-18 10:49:13 -03:00
..
kibot Replaced src/kibot and src/kiplot by entry points 2022-07-03 18:43:48 -03:00
kibot-check [PcbDraw] Removed PIL as dependency 2022-10-18 10:49:13 -03:00
kibot-check.in [Dependencies] Added max_version 2022-10-04 09:06:07 -03:00
kiplot