Java has a limited number of fonts available, and the fonts are not consistent across platforms. Web fonts make it possible for applications to download fonts, or merely the portions of the font used for a particular application. The Google Web Fonts site has a large collection of fonts that are freely available. It would be useful to be able to specify the use of a font from this catalogue via a CSS style.
- duplicates
-
JDK-8102635 Add support for WOFF font format
- Resolved