• Industries
  • Products
  • Buy
  • Services & Support
  • Communities
  • Discussion Groups

    AutoCAD 2010/2011/2012 DWG Format

    Reply
    Member
    robert
    Posts: 4
    Registered: ‎06-22-2011
    Accepted Solution

    3D Text, True Type, AutoCAD

    4725 Views, 18 Replies
    06-22-2011 04:34 AM

    Hi!

    If I convert some text in AutoCAD with the command "txtexp" I get polylines ready to be extruded. Fine. But, the quality of the letters is weak. The letters look very clumpsy and not that smoth as I had hoped.

     

    Here is my question: is there a better way to get nice- and smoth looking 3D letters from a TT-font style?

     

    Thanks Robert, Sweden

     

    Please use plain text.
    *Expert Elite*
    Patchy
    Posts: 5,311
    Registered: ‎09-16-2009

    Re: 3D Text, True Type, AutoCAD

    06-22-2011 04:59 AM in reply to: robert

    The best program  that I have ever seen is here, Text to Geometry, fast and no interior lines to clean up.

     

    http://www.theswamp.org/index.php?topic=31435.0

     

    Register is free, the reward is enormous.

    

    Please use plain text.
    *Expert Elite*
    pendean
    Posts: 15,039
    Registered: ‎11-06-2003

    Re: 3D Text, True Type, AutoCAD

    06-22-2011 05:00 AM in reply to: robert

    Have you never zoomed into and looked at a stock SHX font closely? There are no curves, it's just a format of short lines, never a good quality in anything except small 2D labels nd such. It's never been a format for anyone needing quality text appearance.

     

    The above link in the other response looks more promising too.


    Dean Saadallah Blog | Facebook | RSS | Twitter | PINS
    Please use plain text.
    *Expert Elite*
    Patchy
    Posts: 5,311
    Registered: ‎09-16-2009

    Re: 3D Text, True Type, AutoCAD

    06-22-2011 05:23 AM in reply to: pendean

    Why use .shx , TTF is the font he prefered

     

    As curvy as it made

    Please use plain text.
    *Expert Elite*
    pendean
    Posts: 15,039
    Registered: ‎11-06-2003

    Re: 3D Text, True Type, AutoCAD

    06-22-2011 05:25 AM in reply to: Patchy

    We seem to be talking about the same thing.


    Dean Saadallah Blog | Facebook | RSS | Twitter | PINS
    Please use plain text.
    *Expert Elite*
    JGerth
    Posts: 1,134
    Registered: ‎12-05-2005

    Re: 3D Text, True Type, AutoCAD

    06-22-2011 07:16 AM in reply to: Patchy

    Patchy -- I used netload to load the dll, but the command txt2geom comes back as an unknown command.  I've not done much with dotNet addons for Acad, so am unsure what's breaking.  Tried in both LDC 2009 and c3d 2011

     

    This machine has dotNet frameworks installed,  versions 1.1 , 2.0 SP2, 3.0 SP2, and 3.5 SP1

    Please use plain text.
    *Expert Elite*
    Patchy
    Posts: 5,311
    Registered: ‎09-16-2009

    Re: 3D Text, True Type, AutoCAD

    06-22-2011 08:57 AM in reply to: JGerth

    the command is: T2G (not txt2geom)

    Please use plain text.
    *Expert Elite*
    JGerth
    Posts: 1,134
    Registered: ‎12-05-2005

    Re: 3D Text, True Type, AutoCAD

    06-22-2011 09:44 AM in reply to: Patchy

    thanks!   off to play around with Wingdings, Webdings, and map fonts

    Please use plain text.
    Member
    robert
    Posts: 4
    Registered: ‎06-22-2011

    Re: 3D Text, True Type, AutoCAD

    06-22-2011 01:37 PM in reply to: robert

    Realy nice. Exactly what I was asking for. Now, what technique do I use to accomplish this result. I'm kind of new to AutoCAD.

     

    Thanks.

    R

    Please use plain text.
    *Expert Elite*
    Patchy
    Posts: 5,311
    Registered: ‎09-16-2009

    Re: 3D Text, True Type, AutoCAD

    06-22-2011 02:39 PM in reply to: robert

    Download the attachment, rename its extension from .TXT  to  .DLL

    Command NETLOAD and load the TEXTtoGEOM.DLL

    then use Command T2G to run the program.

    Please use plain text.