When opening my drawings, some text is scaling larger and displaying incorrectly overall. It is almost like it is being stretched.The correct fonts are being read and the font itself is correct. Also, the properties of the text have not been changed. How can I fix this?
Text using third party TrueType fonts that were not designed using the generally accepted TrueType definition may display differently than in previous releases of MicroStation. Although the current presentation is more accurate, you can make the text using these fonts appear as it did previously by setting the configuration variable MS_80TRUETYPESCALE = 1 in your configuration. You can do this in the Personal.ucf or any other configuration file.Here are some sample steps to set this on one machine using MicroStation CONNECT Edition:1. In Windows File Explorer, navigate to C:\Users\<your user name>\AppData\Local\Bentley\MicroStation\10.0.0\prefs2. Open the Personal.ucf file with Notepad3. Insert the following on the next new line:MS_80TRUETYPESCALE = 1
4. File>Save and then close this file5. Open your drawings in MicroStation and the issue should be resolved.BEFORE (using TechnicLite True Type Font)
AFTER (using TechnicLite True Type Font)
True Type Fonts - online help docUncategorized Configuration Variables - online help doc