On Thu, Sep 11, 2014 at 11:14 PM, Sebastian Kuzminsky <s...@highlab.com>
wrote:

> On 09/11/2014 08:28 PM, Gene Heskett wrote:
> > I went looking for ttt and found an even newer version, on Chris's site
> at
> > timeguy.com.  ttt-4.0 is even available as a deb.  And it can now do
> fill
> > for fonts with wide strokes.
>
> The latest version of ttt (TrueType-Tracer) is available from the debian
> archive at linuxcnc.org.  On your linuxcnc machine it should be enough
> to run "sudo apt-get install truetype-tracer".
>
>
> --
> Sebastian Kuzminsky
>


A little tangent.  Trying to run engrave-11.py on my work machine.  Font
path is /usr/share/qcad/fonts.  Ubuntu 14.04.1 LTS.  Python version is
2.7.6.  Running engrave-11.py I get this:

wendt@steelhead:~/Desktop$ ./engrave-11.py
Traceback (most recent call last):
  File "./engrave-11.py", line 504, in <module>
    app = Application()
  File "./engrave-11.py", line 162, in __init__
    self.DoIt()
  File "./engrave-11.py", line 429, in DoIt
    font = parse(file)          # build stroke lists from font file
  File "./engrave-11.py", line 87, in parse
    cmds_read += 1
UnboundLocalError: local variable 'cmds_read' referenced before assignment

Am I missing a prereq?

Mark
------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to