hp2xx
HPGL converter into some vector- and raster formats
Install
- All systems
-
curl cmd.cat/hp2xx.sh
- Debian
-
apt-get install hp2xx
- Ubuntu
-
apt-get install hp2xx
- Kali Linux
-
apt-get install hp2xx
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install hp2xx
- Raspbian
-
apt-get install hp2xx
- Dockerfile
- dockerfile.run/hp2xx
hp2xx
HPGL converter into some vector- and raster formats
HP2XX reads HPGL ASCII source files, interprets them, and converts them into either another vector-oriented format or one of several rasterfile formats. Currently, its HPGL parser recognizes a subset of the HP 7550A command set. Some high-level functions are missing. Also, only some of the fixed space vector fonts and none of the variable space arc fonts are supported. Beside these limitations, hp2xx has proven to work with many HP-GL sources without any trouble.