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