-
Enhancement
-
Resolution: Fixed
-
P4
-
fx2.1
-
All
If you look at the CSS 3 spec for @font-face it supports a bunch of formats http://www.w3.org/TR/css3-fonts/#src-desc . The main ones supported by the browsers are OpenType, TrueType and WOFF (see http://webfonts.info/wiki/index.php?title=@font-face_browser_support). We support the first two and if we supported the third then we would have good support of web fonts. This is related to RT-10343.
- duplicates
-
JDK-8102256 Support Web Fonts
- Closed
- relates to
-
JDK-8099740 CSS add support for CSS3 @font-face
- Closed
-
JDK-8115920 WebView-component doesn't seem to render CSS @font-face declarations
- Resolved
-
JDK-8101904 WebView needs a mechanism to load a web font and create PGFonts from it
- Closed