Skip to main content
1-Visitor
March 12, 2016
Question

how to change language for drawing notes to rusian?

  • March 12, 2016
  • 1 reply
  • 1092 views

Hello ,

i need to be able to change teh drawing notes language between latin and cyrilic letters .

Which property i have to change , to be able to use both ?


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.

1 reply

24-Ruby III
March 12, 2016

Hi,

if you need to type a note containing russian letters, then you have to use proper font. If you add the following option into config.pro file, then you can set any Windows TrueType font for your note.

PRO_FONT_DIR  C:\Windows\Fonts

MH