Article Title: Chinese Characters in Zendstudio in Linux are displayed as square characters. Linux is a technology channel of the IT lab in China. Includes basic categories such as desktop applications, Linux system management, kernel research, embedded systems, and open source.
1. Create the directory fallback in Zend/ZendStuido-5.5.1/jre/lib/fonts
2. Copy simsun. ttc from the FONTS directory of the WINDOWS system to fallback and change it to simsun. ttf.
Restarting zend studio is said to be able to handle Garbled text, but I am not very easy to use, and I have been drumming for a while and found a little difference.
After creating the fallback directory, set the permission to 777.
After copying simsun. ttc to the fallback directory, remember to execute the mkfontdir command in the parent directory fonts.
This is done. Your zend studio and I can correctly display Chinese characters.