Results 1 to 7 of 7

Thread: Remove Font map

  1. #1
    Certifiable AUGI Addict ccowgill's Avatar
    Join Date
    2004-08
    Location
    Iron Station, NC
    Posts
    3,198
    Login to Give a bone
    0

    Default Remove Font map

    We have several computers in our office that seem to be mapping fonts when there is no need to map them. Does anyone know how to remove this mapping.

    Our & symbol is Goudy Old Style in our logo, and it shows up fine on some of our computers, but on other computers it shows up as simplex (what our fontalt is set to) These other computers have Goudy Old Style installed on their system, but it wont show up on our logo.

    anyone have any suggestions?

  2. #2
    Active Member
    Join Date
    2008-01
    Location
    Madison, WI
    Posts
    81
    Login to Give a bone
    0

    Default Re: Remove Font map

    have you made sure that the text style is installed in both the ...cad\font folder as well as the windows\font folder? seems to have solved a custom font issue for us.

  3. #3
    Certifiable AUGI Addict ccowgill's Avatar
    Join Date
    2004-08
    Location
    Iron Station, NC
    Posts
    3,198
    Login to Give a bone
    0

    Default Re: Remove Font map

    Quote Originally Posted by brandenz View Post
    have you made sure that the text style is installed in both the ...cad\font folder as well as the windows\font folder? seems to have solved a custom font issue for us.
    yes, infact it was copied from our Cad font folder and placed in the windows font folder. we have in our startup routines to copy fonts over if they dont exist, so everyone in the office has the same fonts available to them.

  4. #4
    AUGI Director scott.wilcox's Avatar
    Join Date
    2015-11
    Location
    Edmonton, Alberta
    Posts
    990
    Login to Give a bone
    0

    Default Re: Remove Font map

    you could add a line in one of the startup lisps to SETVAR the value of FONTMAP to . (none)

  5. #5
    Certifiable AUGI Addict ccowgill's Avatar
    Join Date
    2004-08
    Location
    Iron Station, NC
    Posts
    3,198
    Login to Give a bone
    0

    Default Re: Remove Font map

    Quote Originally Posted by scott.wilcox View Post
    you could add a line in one of the startup lisps to SETVAR the value of FONTMAP to . (none)
    I tried this, it made it so none of our fonts that were missing showed up. something has to be telling the system to map this font, I just dont know where, so I can delete the map, and let it use the installed font.

  6. #6
    AUGI Director scott.wilcox's Avatar
    Join Date
    2015-11
    Location
    Edmonton, Alberta
    Posts
    990
    Login to Give a bone
    0

    Default Re: Remove Font map

    You can check each computer that is causing you trouble with (findfile "acad.fmp") to see where it is loading from.

    You can also place a desired version of acad.fmp on your server and make sure the path is at the top of the user's support file search path.

  7. #7
    Certifiable AUGI Addict ccowgill's Avatar
    Join Date
    2004-08
    Location
    Iron Station, NC
    Posts
    3,198
    Login to Give a bone
    0

    Default Re: Remove Font map

    Quote Originally Posted by scott.wilcox View Post
    You can check each computer that is causing you trouble with (findfile "acad.fmp") to see where it is loading from.

    You can also place a desired version of acad.fmp on your server and make sure the path is at the top of the user's support file search path.
    I would like to do that, but I cant figure out how to properly map the font. We have several computers that the logo shows up correctly, but when I place a map in the acad.fmp, it no longer shows up correctly. All computers in the office were set to fontalt to simplex, which is what it was doing, as soon we removed that, the logo showed up fine. But then we get errors with other fonts that are missing, because we have no fontalt.

Similar Threads

  1. Replies: 1
    Last Post: 2009-05-07, 11:18 AM
  2. Text font shows wrong font - revit to blame?
    By jblack.150078 in forum AutoCAD General
    Replies: 0
    Last Post: 2007-10-10, 08:11 PM
  3. Update font used in multiple dimension styles to one common font file
    By tomasz.stachowiak in forum AutoCAD General
    Replies: 1
    Last Post: 2007-03-22, 08:54 AM
  4. Font will change to another font when opening a drawing
    By mellyskelly in forum AutoCAD General
    Replies: 2
    Last Post: 2006-10-21, 05:01 AM
  5. Remove Font formatting in MText
    By tedg in forum AutoCAD General
    Replies: 5
    Last Post: 2006-03-23, 04:26 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
  •