Inkscape.org
Using Inkscape with Other Programs Inkscape File Maker - A Python library to create Inkscape documents
  1. #1
    RobG73 RobG73 @RobG73

    Sometimes it is useful to create Inkscape files from programs e.g.

    • to put items with exact measurements in the document;
    • to vary the contents of the file depending e.g. on the current date;
    • to draw patterns depending on equations and calculations.

    Inkscape File Maker enables you to do these things, and more, from Python programs. The library used to create Inkscape files such as these is called ifm.py - it can be found at:

    https://github.com/RobG73/InkscapeFileMaker

    Full instructions are in the Readme file.:

    https://github.com/RobG73/InkscapeFileMaker/blob/main/README.md

    I would be grateful if someone could try this out, and let me know if it works for them.

    Thanks.

     

     

Inkscape Inkscape.org Inkscape Forum Using Inkscape with Other Programs Inkscape File Maker - A Python library to create Inkscape documents