From e9ba8da4d606f0148297c68e047ef29307b18c4e Mon Sep 17 00:00:00 2001 From: Martin Monperrus Date: Wed, 6 Mar 2024 19:47:40 +0100 Subject: [PATCH] add a cool tool for plotter text (#60) * add a cool tool for plotter text * Update README.md --------- Co-authored-by: Brian Boucheron --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e5184b..77c2d4d 100644 --- a/README.md +++ b/README.md @@ -171,6 +171,7 @@ Single-line vector fonts or "engraving fonts". - [hershey-fonts](https://github.com/kamalmostafa/hershey-fonts) - C library and original font data for the Hershey fonts. - [svg-fonts](https://gitlab.com/oskay/svg-fonts) - Single-line fonts in an SVG format, mainly for use with the [Hershey Text](https://gitlab.com/oskay/hershey-text) Inkscape plugin. - [CNC Text Tool](https://msurguy.github.io/cnc-text-tool/) - Browser-based Hershey Text tool with export to SVG. +- [hf2gcode](https://github.com/Andy1978/hf2gcode) - Generates G-code from text with a Hershey font. ## Inspiration, Instruction, and Research