In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-03-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Development >
Share
Shulou(Shulou.com)06/02 Report--
This article will explain the example analysis of Eclipse NetBeans MyEclipse Lomboz font setting for you in detail. The editor thinks it is very practical, so I share it for you as a reference. I hope you can get something after reading this article.
1. Display of English fonts
Make a copy of the fontconfig.properties.src in the 01.JDK_HOME/jre/lib directory, rename it to fontconfig.properties, and put it in that directory
02. Open fontconfig.properties and find the line sequence.monospaced.GBK:
Sequence.monospaced.GBK=chinese-ms936, alphabetic,dingbats,symbol
(indicates the search order of fonts.. By default, chinese-ms936 will be looked up first, so that all the English fonts are displayed in Song style), and only need to be changed to:
Sequence.monospaced.GBK=alphabetic,chinese-ms936,dingbats,symbol
two。 Font aliasing problem
To solve this problem, you need to use Java6 first.
Java6 supports LCD and anti-aliasing (anti-alias) fonts. After installing Java6, modify etc/netbeans.conf to allow NetBeans to use Java6.
It is important to note that under Windows, you need to explicitly turn on the font edge smoothing setting of the operating system before it works.
To set it, right-click on the desktop, select appearance-> effect-> use the following ways to smooth the edges of the font-> clear, and then start NetBeans on it.
On the "sample analysis of Eclipse NetBeans MyEclipse Lomboz font settings" this article is shared here, I hope the above content can be of some help to you, so that you can learn more knowledge, if you think the article is good, please share it out for more people to see.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.