Difference between revisions of "Hershey Text"

From Evil Mad Scientist Wiki
Jump to: navigation, search
Line 3: Line 3:
 
A new version, https://www.evilmadscientist.com/2019/hershey-text-v30/ Hershey Text v 3.0], has recently been released and is included with the current versions of both the [[Axidraw_Software_Installation|AxiDraw software]] and the [[Installing_software|EggBot software]]. It will be included in Inkscape, starting in [http://wiki.inkscape.org/wiki/index.php/Release_notes/1.0#Hershey_Text_extension Inkscape 1.0].
 
A new version, https://www.evilmadscientist.com/2019/hershey-text-v30/ Hershey Text v 3.0], has recently been released and is included with the current versions of both the [[Axidraw_Software_Installation|AxiDraw software]] and the [[Installing_software|EggBot software]]. It will be included in Inkscape, starting in [http://wiki.inkscape.org/wiki/index.php/Release_notes/1.0#Hershey_Text_extension 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
 +
 
 +
Please see our [https://gitlab.com/oskay/svg-fonts SVG font repository] for more about the individual fonts included with the distribution.
  
  
Line 21: Line 23:
  
 
== Resources ==
 
== Resources ==
 
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].
 
  
 
* [https://inkscape.org/en/ Inkscape home page]
 
* [https://inkscape.org/en/ Inkscape home page]
 
* [https://gitlab.com/oskay/hershey-text Hershey Text repository] at gitlab
 
* [https://gitlab.com/oskay/hershey-text Hershey Text repository] at gitlab
 
* [https://gitlab.com/oskay/hershey-text SVG fonts repository] at gitlab
 
* [https://gitlab.com/oskay/hershey-text SVG fonts repository] at gitlab
 +
 +
* [https://github.com/adobe-type-tools/opentype-svg Adobe type tools] for making opentype SVG fonts
 +
* [https://github.com/microsoft/OpenType-SVG-Font-Editor Opentype SVG Font Editor] from Microsoft
 +
 +
 +
== Additional links of possible interest ==
 +
 +
* [http://www.thingiverse.com/thing:6168 Hershey Fonts in SVG] by Marty McGuire
 +
* [https://emergent.unpythonic.net/software/hershey Hershey Font source files] from Jeff Epler
 
* [https://github.com/evil-mad/EggBot/ EggBot repository], historical home of Hershey Text software; old versions may be found in repository history.
 
* [https://github.com/evil-mad/EggBot/ EggBot repository], historical home of Hershey Text software; old versions may be found in repository history.
* [https://emergent.unpythonic.net/software/hershey Hershey Font source files] from Jeff Epler
 
* [http://www.thingiverse.com/thing:6168 Hershey Fonts in SVG] by Marty McGuire
 
 
* [https://techninja.github.io/hersheytextjs/ Hershey Text in JS] - A javascript version of Hershey Text
 
* [https://techninja.github.io/hersheytextjs/ Hershey Text in JS] - A javascript version of Hershey Text

Revision as of 12:40, 25 June 2019

Hershey Text is an Inkscape extension for rendering text with engraving fonts. Versions have been included as part of standard Inkscape distributions since version 0.91.

A new version, https://www.evilmadscientist.com/2019/hershey-text-v30/ Hershey Text v 3.0], has recently been released and is included with the current versions of both the AxiDraw software and the EggBot software. It will be included in Inkscape, starting in Inkscape 1.0.

Please read this article at Evil Mad Scientist Laboratories for a general introduction to stroke fonts and Hershey Text.

Please see our SVG font repository for more about the individual fonts included with the distribution.


Hershey Text User Guide

A complete user guide for Hershey Text is available for download here (1 MB PDF document).


Installation

Hershey Text v 3.0 requires Inkscape version 0.92. For Mac, install Inkscape 0.92.2, and for Windows install Inkscape 0.92.4.

You can download Hershey Text v 3.0 from the repository. To install it manually, copy the two files "hershey.py", "hershey.inx," and the "svg_fonts" directory into your Inkscape extensions folder, replacing any like-named files there.

Hershey Text v 3.0 is also included standard with the AxiDraw software and EggBot software installers.


Resources


Additional links of possible interest