Hi Kirk, Kirk Wallace wrote: > On Sat, 2008-04-26 at 21:58 -0500, Chris Radek wrote: > >> On Sat, Apr 26, 2008 at 10:35:45PM -0400, John Kasunich wrote: >> >>> TrueTypeTracer.... That is how the Axis sample was made, and how I made >>> this plate for my stepson. >>> http://willepadnos.net/jmkasunich/mahan-plate-1824.jpg >>> >>> Get it here: >>> http://timeguy.com/cradek/truetype >>> >> If you installed using the emc2 ubuntu livecd, you already have >> truetype-tracer... >> > > It _was_ already installed. It doesn't get much easier. I also learned > about "locate" to find the .ttf files. I usually use "find / -name > XXXXX", but I guess locate is faster, better. Thanks John, Chris. > find command is active search for files under some directory tree. locate is a front end to a database that's generated through slocate utility under cron job, see /etc/cron.daily/slocate Having file names in the database has the access speed advantage since most files don't change in average system.
slocate depends on it's configuration (/etc/updatedb.conf) and cronjob, you are not going to have all the files in it or up to date. You can run it manually of course to update the DB but that takes some time too. More can be found in man slocate Enjoy, -- Rafael ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Emc-users mailing list Emc-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/emc-users