Skip to main content
1-Visitor
February 21, 2024
Solved

Creo UI font size

  • February 21, 2024
  • 1 reply
  • 1807 views

Anyone can tell how do we change the font size of the creo UI. I mean the overall size in ribbons, model tree and all?

Best answer by KenFarley

Previous discussion of similar issue:

https://community.ptc.com/t5/System-Administration/Creo-UI-Text-Size/m-p/229877#M4505 

 

The config.pro settings I have pertaining to the UI are:

default_ui_font DejaVu Sans Mono
fonts_size small
menu_font Tahoma
model_tree_font Tahoma
popuphelp_font Tahoma

Hopefully this helps.

1 reply

KenFarley21-Topaz IIAnswer
21-Topaz II
February 21, 2024

Previous discussion of similar issue:

https://community.ptc.com/t5/System-Administration/Creo-UI-Text-Size/m-p/229877#M4505 

 

The config.pro settings I have pertaining to the UI are:

default_ui_font DejaVu Sans Mono
fonts_size small
menu_font Tahoma
model_tree_font Tahoma
popuphelp_font Tahoma

Hopefully this helps.

MKT1-VisitorAuthor
1-Visitor
February 21, 2024

It's working. Thankyou for the guidance