Text changes to Arial for certain letters

Text changes to Arial for certain letters

falconbird
Advocate Advocate
4,852 Views
26 Replies
Message 1 of 27

Text changes to Arial for certain letters

falconbird
Advocate
Advocate

I am using AutoCAD2016. My mtext changes certain letters in a string to Arial which I want to see all in Romans. When I try to edit the mtext string and change it all to Romans, it does not change. When I even try to plot the file the Arials letters don't plot. In AutoCAD2015 which I also have. I open the same file shows the string in all Romans which I want to see. Please I need help.. The whole project is like this (all 12 sheets). 

0 Likes
Accepted solutions (1)
4,853 Views
26 Replies
Replies (26)
Message 21 of 27

falconbird
Advocate
Advocate

What you are saying is for one mtext string. Does STRIPMTEXT-V5-0 which I heard from others work globally for multiple mtext string?

0 Likes
Message 22 of 27

pendean
Community Legend
Community Legend
FWIW MTEXT uses the TTF versions of all the classic SHX fonts or display purposes: no bold option, but they are TTF fonts. Look inside your Windows Fonts folders if you've never done so before today to see for yourself.

That LISP that I posted is what you need to use on all MTEXT to fix their problems: and i works on multiple MTEXT all at once too. You are totally wasting your time with all the other tips so far IMHO and with rolling back to 2015.



0 Likes
Message 23 of 27

falconbird
Advocate
Advocate

John,

To answer your questions. Yes, I did use remove formatting>remove all formatting. They opened the mtext editor, select all the text and they applied a text style. Does not change. I am going to try the LSP file(stripmtext-v5-0c.lsp).

0 Likes
Message 24 of 27

john.vellek
Alumni
Alumni

HI @falconbird,

 

Did the LISP routine suggested by Dean get this to work for you? If so, please mark his post as the solution. If not, please let me know the status of your problem.


John Vellek


Join the Autodesk Customer Council - Interact with developers, provide feedback on current and future software releases, and beta test the latest software!

Autodesk Knowledge Network | Autodesk Account | Product Feedback
0 Likes
Message 25 of 27

falconbird
Advocate
Advocate

Unless I am doing it wrong, it doesn't work.

0 Likes
Message 26 of 27

falconbird
Advocate
Advocate

What if I try to remove the Arial from Windows? If I open the file after will it try to replace it with another font.

0 Likes
Message 27 of 27

falconbird
Advocate
Advocate

It seems to be working with the stripmtext. The problem hasn't shown up in a few days after I installed the LSP file that Dean suggested to use. Thank you and Dean for your help.