Results 1 to 8 of 8

Thread: Fonts Missing in AutoCAD 2008

  1. #1
    Member
    Join Date
    2005-06
    Posts
    41
    Login to Give a bone
    0

    Default Fonts Missing in AutoCAD 2008

    I just installed AutoCAD 2008 on my computer and my the fonts I use the most are missing. I have been working in AutoCAD 2004. I have mapped all of the Support File Search Paths in 2008 to match my setting in 2004. I have checked the Text styles and they appear to match, but in 2008 the *.shx fonts are not appearing. I have even copied my font styles from the fonts folder in 2004 to the 2008 fonts folder to see if that would fix the problem, but it did not. Most of the fonts my office uses are *.shx fonts, so my sheets are completely void of font styles because everything is defaulting to some generic font. Has anyone encountered this problem? The two most critical fonts that I can't get to work are handletr.shx & chisel.shx. Any suggestions would be greatly appreciated. Thanks!

  2. #2
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,805
    Login to Give a bone
    0

    Default Re: Fonts Missing in AutoCAD 2008

    So if you paste this at the command line, what does it say?

    Code:
    
    (findfile "chisel.shx")
    
    R.K. McSwain | CAD Panacea |

  3. #3
    Member
    Join Date
    2005-06
    Posts
    41
    Login to Give a bone
    0

    Default Re: Fonts Missing in AutoCAD 2008

    (findfile"chisel.shx")
    "C:\\Program Files\\AutoCAD 2008\\Fonts\\chisel.shx"
    Last edited by hgrigel; 2009-06-29 at 06:54 PM.

  4. #4
    Certifiable AUGI Addict
    Join Date
    2015-11
    Location
    Jo'burg SA
    Posts
    4,512
    Login to Give a bone
    0

    Default Re: Fonts Missing in AutoCAD 2008

    Do you have the un-compiled SHP or PFB files of these fonts? Maybe there was a change in the definition of some of these things? If you do have these, try re-compiling them in 2008 ... just type COMPILE at the command line & select the relevant file.

  5. #5
    AUGI Addict jpaulsen's Avatar
    Join Date
    2002-04
    Location
    Colorado
    Posts
    2,020
    Login to Give a bone
    0

    Default Re: Fonts Missing in AutoCAD 2008

    Is "C:\\Program Files\\AutoCAD 2008\\Fonts\\chisel.shx" in your AutoCAD search path?

  6. #6
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,805
    Login to Give a bone
    0

    Default Re: Fonts Missing in AutoCAD 2008

    Quote Originally Posted by jpaulsen View Post
    Is "C:\\Program Files\\AutoCAD 2008\\Fonts\\chisel.shx" in your AutoCAD search path?
    It would have to be for this result to happen.
    R.K. McSwain | CAD Panacea |

  7. #7
    AUGI Addict jpaulsen's Avatar
    Join Date
    2002-04
    Location
    Colorado
    Posts
    2,020
    Login to Give a bone
    0

    Default Re: Fonts Missing in AutoCAD 2008

    Quote Originally Posted by rkmcswain View Post
    It would have to be for this result to happen.
    Of course, since findfile looks in the AutoCAD search path. Not awake yet I guess.

  8. #8
    Administrator rkmcswain's Avatar
    Join Date
    2004-09
    Location
    Earth
    Posts
    9,805
    Login to Give a bone
    0

    Default Re: Fonts Missing in AutoCAD 2008

    Quote Originally Posted by jpaulsen View Post
    Of course, since findfile looks in the AutoCAD search path. Not awake yet I guess.
    I seem to recall seeing a few times... where the internal definition of a style contained a hard coded path to a shape (or font) file.... I don't know how that would happen, and in this case, since it's not drawing dependent, but rather machine dependent, it can't be the reason... But something to think about if you have some weird font things going on in a single drawing or even just with a particular style in a drawing...
    R.K. McSwain | CAD Panacea |

Similar Threads

  1. AutoCAD LT 2008 missing toolbars
    By stelthorst in forum AutoCAD LT - General
    Replies: 8
    Last Post: 2008-01-15, 10:39 PM
  2. Transferring fonts from autocad 2002 to 2008?
    By rossguitar07 in forum AutoCAD General
    Replies: 5
    Last Post: 2007-12-31, 08:05 PM
  3. AutoCAD 2008 can't display Chinese fonts properly
    By lvsuccess in forum AutoCAD General
    Replies: 8
    Last Post: 2007-05-23, 12:34 PM
  4. SHX fonts show up hollow in AutoCAD 2008
    By tom.petray in forum AutoCAD General
    Replies: 17
    Last Post: 2007-04-25, 02:24 AM
  5. Express toolbars gone missing in AutoCAD 2008
    By ntormey in forum AutoCAD General
    Replies: 7
    Last Post: 2007-04-19, 02:12 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •