Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What are logical fonts in Java?

fonts Java
0
10 Posted

What are logical fonts in Java?

0
10

Location: http://www.jguru.com/faq/view.jsp?EID=411929 Created: Apr 28, 2001 Author: Joe Sam Shirah (http://www.jguru.com/guru/viewbio.jsp?EID=42100) Java recognizes five font names: Serif, Sans-serif, Monospaced, Dialog and DialogInput along with four font styles: plain, bold, italic, and bolditalic regardless of platform. These are not real ( or “physical” ) fonts, but are standard names mapped to physical fonts that are known to be installed by default on the particular platform. The mapping is done in the font.properties series of files in the lib/fonts subdirectory of the JDK/JRE.

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123