Difference between revisions of "Hershey Text"
m |
(notes about upcoming Inkscape 1.0) |
||
Line 1: | Line 1: | ||
− | Hershey Text is an Inkscape extension for rendering text with engraving fonts. It has been included as part of standard Inkscape distributions [http://www.evilmadscientist.com/2015/inkscape-v-0-91/ since version 0.91]. | + | Hershey Text is an Inkscape extension for rendering text with engraving fonts. It has been included as part of standard Inkscape distributions [http://www.evilmadscientist.com/2015/inkscape-v-0-91/ since version 0.91]. A new version, Hershey Text v 3.0 will be included [http://wiki.inkscape.org/wiki/index.php/Release_notes/1.0#Hershey_Text_extension with Inkscape 1.0]. |
Please read [http://www.evilmadscientist.com/2011/hershey-text-an-inkscape-extension-for-engraving-fonts/ this article] at Evil Mad Scientist Laboratories for a general introduction to stroke fonts and Hershey Text. | Please read [http://www.evilmadscientist.com/2011/hershey-text-an-inkscape-extension-for-engraving-fonts/ this article] at Evil Mad Scientist Laboratories for a general introduction to stroke fonts and Hershey Text. | ||
− | + | Hershey Text includes several different typefaces. Some are historical faces, the "Hershey Fonts", originally created by Dr. A. V. Hershey while working at the U.S. National Bureau of Standards (now NIST), in the 1960s. Other fonts, the "EMS" series, are modern fonts licensed under the [http://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL SIL Open Font License], as listed below. If you would like to try it out, you can download it from the [https://github.com/evil-mad/EggBot/ EggBot repository], where it is located in the "Inkscape_driver" folder. To install it manually, copy the three files "hershey.py", "hershey.inx," and "hersheydata.py" into your Inkscape extensions folder, replacing those three files there. | |
− | |||
− | |||
Revision as of 12:46, 7 June 2019
Hershey Text is an Inkscape extension for rendering text with engraving fonts. It has been included as part of standard Inkscape distributions since version 0.91. A new version, Hershey Text v 3.0 will be included with Inkscape 1.0.
Please read this article at Evil Mad Scientist Laboratories for a general introduction to stroke fonts and Hershey Text.
Hershey Text includes several different typefaces. Some are historical faces, the "Hershey Fonts", originally created by Dr. A. V. Hershey while working at the U.S. National Bureau of Standards (now NIST), in the 1960s. Other fonts, the "EMS" series, are modern fonts licensed under the SIL Open Font License, as listed below. If you would like to try it out, you can download it from the EggBot repository, where it is located in the "Inkscape_driver" folder. To install it manually, copy the three files "hershey.py", "hershey.inx," and "hersheydata.py" into your Inkscape extensions folder, replacing those three files there.
Resources
- Inkscape home page
- EggBot GitHub repository, where Hershey Text is currently hosted
- Hershey Font source files from Jeff Epler
- Hershey Fonts in SVG by Marty McGuire
- Hershey Text in JS - A javascript version of Hershey Text