Collection of mostly command line tools / PHP scripts. Somewhat out of date.

⌈⌋ ⎇ branch:  scripts + snippets


Artifact [4dcb14df84]

Artifact 4dcb14df848724e8d20e43f3c3787be8a121f115:

  • File inkscape/test/conftest.py — part of check-in [58300ed51a] at 2022-10-23 20:02:22 on branch trunk — implement repeatCount, some tests (user: mario size: 170)

# id: __init__
import sys
sys.path.append(".")
sys.path.append("..")
sys.path.append("/usr/share/inkscape/extensions/")
import pylint
import export_gif
import animate_yo