| Product(s): | MicroStation | ||
| Version(s): | 2023 | ||
| Environment: | N\A | ||
| Area: | Text | ||
| Subarea: | General |
Some symbols from RSC font are not displaying correctly.
User's current system locale is set to “Japanese (Japan)”
Add the following lines in "C:\Program Files\Bentley\MicroStation 2023\MicroStation\Default\Fonts\MstnFontConfig.xml"
<RscFontInfo>
<Name>font_86</Name>
<Hidden>False</Hidden>
<CodePage>1252</CodePage>
<CreateShxUnifont>True</CreateShxUnifont>
</RscFontInfo>
Symbols are now displayed correctly.
MicroStation Font Configuration File
| Original Author: | Leonard Jones |