Skip to content
forked from calischs/fold

lightweight python for svg scripting with an eye towards origami, etc.

Notifications You must be signed in to change notification settings

shirlenator/fold

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fold
Lightweight python for scripting SVG, used for origami

Tentative deps:
-python, pref 2.7
-numpy
-pstoedit (only for dxf conversion)
-inkscape (only for ps conversion)
-ImageMagick (used for viewing, can be replaced with display command)

Steps:
1. Macports
2. sudo port install python27 py27-numpy
3. if you want a quick viewer: sudo port install ImageMagick
4. If you want to convert to postscript and dxf: sudo port install pstoedit inkscape

About

lightweight python for svg scripting with an eye towards origami, etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.6%
  • CSS 7.4%