update formatting of links, pluck first two

This commit is contained in:
Brian Boucheron
2018-11-13 21:34:17 -05:00
parent 105652bf7b
commit 09bb95da94

View File

@@ -69,9 +69,8 @@ HPGL is a serial/text-based protocol used by most old pen plotters, and even man
- [hp2xx](https://www.gnu.org/software/hp2xx) GNU tool to convert HPGL into other vector and raster formats. Can also be used as a previewing in X11.
- [vec](https://github.com/anachrocomputer/vec) Example C code for generating HPGL, with a turtle graphics interface.
- [d3-hpgl](https://github.com/aubergene/d3-hpgl) An adapter for the HTML Canvas API so you can output HPGL using the popular [D3](https://d3js.org) library.
- [HPGL Viewer](https://github.com/drskullster/HPGLViewer) - A HPGL Viewer in Javascript with an online demo
- [HPGL Sender](https://github.com/LgHS/hpgl-sender) - Send HPGL to your plotter through a web interface with a preview
- [TweetPlotBot](https://github.com/LgHS/TweetPlotBot) - Plot tweets for a specific hashtag in real time
- [HPGL Viewer](https://github.com/drskullster/HPGLViewer) An HPGL Viewer using Javascript and HTML5 canvas.
- [HPGL Sender](https://github.com/LgHS/hpgl-sender) A web interface for previewing HPGL and sending it to your plotter.
### G-code