SoFontEnableJapaneseSF Method (Boolean) |
Sets flag to enable strings to be interpreted using the Japanese MBCS encoding.
Namespace: OIV.Inventor.Nodes
This encoding is only used when a stroke font is specified. Default is true.
Set this flag to false if you want to use characters in the range 128-255 (ISO Latin-1) with stroke fonts. NOTE: In this case the TGS Roman Simplex font will be used regardless of the stroke font specified (limitation).
[Win32] If the current code page is Japanese, the standard Microsoft MBCS encoding is used independent of this flag.