French language characters(Text) are displayed as ? in AutoCAD 2015.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Problem :- French language characters are displayed as ? in AutoCAD if we double click on that block(Enhance Attribute Editor) then we can see the french language characters properly however they are displayed as ? in AutoCAD 2015.
What I tried to overcome this problem:-
- I have tried to install AutoCAD 2015 French Language pack however it is also showing ? for French characters.
(Not solved with 1 approach)
2.After some investigation and trial and error I come to know in Text Style dialog box(Format->Text Style) if we change Font Name field of Text Style to point at ROMANCE.SHX then these french language characters will get properly displayed.
(Solved with 2 approach)
So with the use of objectARX I am trying to iterate TextStyle and set all text style to ROMACE.SHX.
My question is weather this approach is correct or not?IS there any better alternate solution than this solution.
Thanks & Regards,
Sameer Deshmukh.