Skip to content

Latest commit

 

History

History
47 lines (30 loc) · 772 Bytes

README.md

File metadata and controls

47 lines (30 loc) · 772 Bytes

setup Requirements

MacOS

Install pstoedit

Via Brew: brew install pstoedit

Download HPGL-Distiller

Install / Make:

  • tar zxvf hpgl-distiller-0.9.1.tar.gz
  • cd hpgl-distiller-0.9.1; make
  • make install

Then install requirements.txt

$ pip install -r requirements.txt

Linux

Install pstoedit

Via apt-get: sudo apt-get install pstoedit

Download HPGL-Distiller

Install:

  • tar zxvf hpgl-distiller-0.9.1.tar.gz
  • cd hpgl-distiller-0.9.1; make
  • make install
$ pip install -r requirements.txt

Usage

$ sh eps-to-plotter.sh <your-epsfile>.eps