Some symbols from RSC font are not displaying correctly


 Product(s):MicroStation
 Version(s):2023
 Environment:N\A
 Area:Text
 Subarea:General

Problem

Some symbols from RSC font are not displaying correctly.

Solution

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.

See Also

MicroStation Font Configuration File

Other language sources

 Original Author:Leonard Jones