Results 1 to 6 of 6

Thread: Change the default font for "STANDARD" text style from txt.shx to some other font?

  1. #1
    100 Club david-k's Avatar
    Join Date
    2015-12
    Location
    San Diego, CA
    Posts
    100
    Login to Give a bone
    0

    Default Change the default font for "STANDARD" text style from txt.shx to some other font?

    Is there a way to change the default font for "STANDARD" text style from txt.shx to some other font?

  2. #2
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: Change the default font for "STANDARD" text style from txt.shx to some other font?

    Hi

    Just go into the Text Style Dialog Box and change it there.

    If you use a Template file (DWT) to start New drawings set Style Name "Standard" to use the Font Name you require within that.

    Have a good one, Mike

  3. #3
    100 Club david-k's Avatar
    Join Date
    2015-12
    Location
    San Diego, CA
    Posts
    100
    Login to Give a bone
    0

    Default Re: Change the default font for "STANDARD" text style from txt.shx to some other font?

    Quote Originally Posted by Mike.Perry
    Hi

    Just go into the Text Style Dialog Box and change it there.

    If you use a Template file (DWT) to start New drawings set Style Name "Standard" to use the Font Name you require within that.

    Have a good one, Mike
    I'm actually looking for a way to change the default font at start-up with "drawing1.dwg" without using a template or manually changing the style each time.

  4. #4
    I could stop if I wanted to scwegner's Avatar
    Join Date
    2004-12
    Location
    Minneapolis, MN
    Posts
    449
    Login to Give a bone
    0

    Default Re: Change the default font for "STANDARD" text style from txt.shx to some other font?

    I'd recommend adding a LISP routine to your startup that would check to see if the text style was what you wanted and change it if it isn't. It shouldn't be that tough even for a beginning LISPer. I can give you a little more detail if that sounds like what you're looking for.

  5. #5
    Certifiable AUGI Addict
    Join Date
    2001-03
    Location
    Tallahassee, FL USA
    Posts
    3,667
    Login to Give a bone
    0

    Default Re: Change the default font for "STANDARD" text style from txt.shx to some other font?

    By default Autocad uses the template drawing "acad.dwt" at start-up with "drawing1.dwg". Modifing that file is the best way to set up text and dimension styles or layers, linetypes and blocks. Is there a reason you wouldn't want to use them?



    Quote Originally Posted by david-k
    I'm actually looking for a way to change the default font at start-up with "drawing1.dwg" without using a template or manually changing the style each time.

  6. #6
    The Silent Type Mike.Perry's Avatar
    Join Date
    2000-11
    Posts
    13,656
    Login to Give a bone
    0

    Default Re: Change the default font for "STANDARD" text style from txt.shx to some other font?

    Quote Originally Posted by tombu
    By default Autocad uses the template drawing "acad.dwt" at start-up with "drawing1.dwg".
    Hi

    Depends on the setting of system variable MEASUREINIT -

    0 = acad.dwt
    1= acadiso.dwt

    Personally I would go with Tom's suggestion, is easy to implement and maintain.....

    The following Technical Documents from the Autodesk web site might be of some interest -

    ID: TS47106 - Changes made to acad.dwt and acadiso.dwt are not displayed in new drawings created using Start from Scratch option

    ID: TS24235 - Defining a default drawing template file

    Have a good one, Mike
    Last edited by Mike.Perry; 2005-01-04 at 07:21 PM.

Similar Threads

  1. Text Style font change?
    By Mail106941 in forum AutoLISP
    Replies: 5
    Last Post: 2008-05-23, 06:11 PM
  2. change a ".shx" file to a true type font
    By drakir in forum AutoCAD General
    Replies: 11
    Last Post: 2007-05-03, 11:31 PM
  3. Font in Multiline Text Editor reverts to "tahoma"
    By jim.dozorec in forum AutoCAD General
    Replies: 2
    Last Post: 2005-10-03, 07:55 PM
  4. Font problem - Simplex.shx text "substituting" with Sans Serif
    By msanders.85217 in forum AutoCAD General
    Replies: 2
    Last Post: 2005-08-29, 03:40 PM
  5. Change DWG Plot Style from "stb" Style to "ctb" Color
    By andrewp in forum AutoCAD General
    Replies: 3
    Last Post: 2005-03-28, 05:31 PM

Posting Permissions

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