in-line font change in (M)TEXT

in-line font change in (M)TEXT

martti.halminen
Collaborator Collaborator
820 Views
1 Reply
Message 1 of 2

in-line font change in (M)TEXT

martti.halminen
Collaborator
Collaborator

 

We have an old AutoLISP application which creates some texts with a font change for a part of the text via curly brackets, like

 

"some text {\\Fsimplex.shx; text in another font} old font continues".

 

We recently changed to AcadM 2017, and noticed that it doesn't work there, just writes the font name as visible part of he text.

 

Any ideas, is this affected by some profile settings or system variables?

 

-- 

 

0 Likes
Accepted solutions (1)
821 Views
1 Reply
Reply (1)
Message 2 of 2

martti.halminen
Collaborator
Collaborator
Accepted solution

 

Found it, works for MTEXT, not TEXT; the program had changed to using TEXT due to another bug.

 

-- 

 

0 Likes