Skip to content

koraysels/roland-dxy-plotter-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published