03-23-2007 11:27 AM
03-23-2007 02:02 PM
If I am wrong, please correct me.
The attached are three MS applications, Excel, Word, and Notepad.
In excel and notepad, there are no problems to display Japnese by Arial font.
In word, it is smart enough to tanslate Japanese to an approrpiate fonts, like Arial Asia MS shown in the attached file.
I don't know which company built up the Arial font library, may be Microsoft, maybe not, but I do know Arial font libray support Japanese in Excel and Notepad, Aslo, in word, it automatically provides a substitute font library for it.
This means we can input Japanese characters in Excel and Notepad using Arial font with no problems, I already did that, no problem.
In word, if we input Japanese characters using Arial font, it automatically changes to a diffeerent font library. There is no problem to display Japoanese characters.
Does this mean Arial font library should support Japanese is every windows based applications (LV, VEE, VB, Java...)? Of course not, so, Is it a problem of Arial font? I don't thinks so.
Since Excel and Notpad can use Arial font support Japanese, I assume other applications like LV can also use Arial font library support Japanese charaters or be smart to automatically change font libarary like word does. It is just matter of techniqul complexity.
I hope this is not an issue with LV.
This is almost certainly a LabVIEW problem. See the attached image, taken on a
Japanese Windows XP machine running English version of LV 6i.
The top line (correct) uses the standard Application font.
The lower line is a copy of the upper line, but with the font switched to Arial.
Trying various fonts, some work, some show garbage. MS UI Gothic, for example,
works.
This is how I figure out.
03-23-2007 02:03 PM
03-23-2007 02:20 PM
03-23-2007
02:45 PM
- last edited on
05-19-2025
02:16 PM
by
Content Cleaner
Thanks again for all the posts.
Solution:
For a Japanese system, avoid using arial font as window default font since LV may use it as (Application, system, or dialog font)
For other system (French, German, Russian, Chinese), so far, I havn't find any issues with arial font.
https://www.ni.com/docs/en-US/bundle/labview/page/porting-vis-among-platforms.html
Similarly, a font may not be recognized on another language system. For example, (LV for) a Japanese system may not recognize the Windows font Arial. Use Application, Dialog, and System fonts to avoid resetting the fonts after localizing an application.
03-24-2007 11:08 AM