physical fonts : Java Glossary

physical fonts

Starting with JDK (Java Development Kit) 1.3, in addition to the five logical fonts, Java now bundles three additional fonts: Lucida Bright, Lucida Sans and Lucida Sans Typewriter with every JDK and JRE (Java Runtime Environment). They have the advantage over logical fonts in Java in that they are identical on all platforms.

Lucida Bright
Lucida Sans
Lucida Typewriter

They live in the

JRE font directory :

You can put your own physical fonts in these locations. The will be visible to Java but not to non-Java apps.

They come in 8 variants of plain, bold and oblique/italic bundled as TrueType *.ttf fonts:

Java’s Eight Built-in Physical JRE Fonts
File Font Name
LucidaBrightRegular.ttf Lucida Bright (Regular)
LucidaBrightDemiBold.ttf Lucida Bright (Demibold)
LucidaBrightItalic.ttf Lucida Bright (Italic)
LucidaBrightDemiItalic.ttf Lucida Bright (Demibold Italic)

LucidaSansRegular.ttf Lucida Sans (Regular)
LucidaSansDemiBold.ttf Lucida Sans (Demibold)

LucidaTypewriterRegular.ttf Lucida Sans Typewriter (Regular)
LucidaTypewriterBold.ttf Lucida Sans Typewriter (Bold)

You get at them just like any other locally installed fonts e.g.

You don’t have to manually install the physical fonts into the OS (Operating System), unless you want them available to browsers and other non-Java applications too.

Oracle’s Technote Guide on physical fonts : available:

CMP homejump to top You can get the freshest copy of this page from: or possibly from your local J: drive (Java virtual drive/mindprod.com website mirror)
http://mindprod.com/jgloss/physicalfonts.html J:\mindprod\jgloss\physicalfonts.html
logo
Please email your , letters to the editor, errors, omissions, typos, formatting errors, ambiguities, unclear wording, broken/redirected link reports, suggestions to improve this page or comments to Roedy Green : feedback email. If you want your message, your name or email kept confidential, not considered for public posting, please explicitly specify that. Unless you state otherwise, I will treat your message as a letter to the editor that I may or may not publish in the feedback section. After that, it will be too late to retract it. If you disagree with something I said, please quote it and cite the web page where you found it, tell me why you think it is wrong, and, if possible, provide some supporting evidence. Threatening to kill me or spouting obscenities has yet to persuade me to change my mind.
mindprod.com IP:[65.110.21.43]
view BlogYour face IP:[38.107.179.213]
You are visitor number 11.