hershey.inx revision 7f0dcdb9b962d8f8023044f93db690c20582683b
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay<inkscape-extension xmlns="http://www.inkscape.org/namespace/inkscape/extension">
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <dependency type="executable" location="extensions">hershey.py</dependency>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <dependency type="executable" location="extensions">hersheydata.py</dependency>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <dependency type="executable" location="extensions">inkex.py</dependency>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <param name="text" type="string" _gui-text="Text:">Hershey Text for Inkscape</param>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <param name="action" type="optiongroup" appearance="minimal"
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="render">Typeset that text</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="table" >Write glyph table</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <param name="fontface" type="optiongroup" appearance="minimal"
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="futural">Sans 1-stroke</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="timesr">Serif medium</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="timesi">Serif medium italic</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="timesib">Serif bold italic</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="scripts">Script 1-stroke</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="cursive">Script 1-stroke (alt)</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="scriptc">Script medium</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="gothiceng">Gothic English</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="gothicger">Gothic German</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="gothicita">Gothic Italian</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="greek">Greek 1-stroke</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="timesg">Greek medium</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="astrology">Astrology</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="mathlow">Math (lower)</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="mathupp">Math (upper)</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_option value="meteorology">Meteorology</_option>
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_param name="emptyspace" type="description" xml:space="preserve">
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <_param name="aboutpage" type="description" xml:space="preserve">
7f0dcdb9b962d8f8023044f93db690c20582683bWindell OskayThis extension renders a line of text using
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay"Hershey" fonts for plotters, derived from
7f0dcdb9b962d8f8023044f93db690c20582683bWindell OskayNBS SP-424 1976-04, "A contribution to
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskaycomputer typesetting techniques: Tables of
7f0dcdb9b962d8f8023044f93db690c20582683bWindell OskayCoordinates for Hershey's Repertory of
7f0dcdb9b962d8f8023044f93db690c20582683bWindell OskayOccidental Type Fonts and Graphic Symbols."
7f0dcdb9b962d8f8023044f93db690c20582683bWindell OskayThese are not traditional "outline" fonts,
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskaybut are instead "single-stroke" fonts, or
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay"engraving" fonts where the character is
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskayformed by the stroke (and not the fill).
7f0dcdb9b962d8f8023044f93db690c20582683bWindell OskayFor additional information, please visit:
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <effect needs-live-preview="true" needs-document="no">
7f0dcdb9b962d8f8023044f93db690c20582683bWindell Oskay <command reldir="extensions" interpreter="python">hershey.py</command>