summaryrefslogtreecommitdiffstats
path: root/share/extensions/Makefile.am
diff options
context:
space:
mode:
authorWindell Oskay <>2012-09-21 09:30:41 +0000
committer~suv <suv-sf@users.sourceforge.net>2012-09-21 09:30:41 +0000
commit5dd00e8cd10d5e59c2cc5e4752e679128ce6444a (patch)
tree348a1ca58f0a76cfd244f32319dd12c97bfa3642 /share/extensions/Makefile.am
parentDutch translation update (diff)
downloadinkscape-5dd00e8cd10d5e59c2cc5e4752e679128ce6444a.tar.gz
inkscape-5dd00e8cd10d5e59c2cc5e4752e679128ce6444a.zip
Add extension 'Render > Hershey Text' for engraving fonts
Fixed bugs: - https://launchpad.net/bugs/716676 (bzr r11687.1.1)
Diffstat (limited to 'share/extensions/Makefile.am')
-rw-r--r--share/extensions/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/share/extensions/Makefile.am b/share/extensions/Makefile.am
index 9a8fa6153..6549ae7ab 100644
--- a/share/extensions/Makefile.am
+++ b/share/extensions/Makefile.am
@@ -74,6 +74,8 @@ extensions = \
guides_creator.py \
guillotine.py \
handles.py \
+ hershey.py \
+ hersheydata.py \
hpgl_output.py \
ill2svg.pl \
ink2canvas.py \
@@ -262,6 +264,7 @@ modules = \
guides_creator.inx \
guillotine.inx \
handles.inx \
+ hershey.inx \
hpgl_output.inx \
ink2canvas.inx \
inkscape_follow_link.inx \