-
Enhancement
-
Resolution: Fixed
-
P4
-
9
-
b56
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8084053 | emb-9 | Roman Kennke | P4 | Resolved | Fixed | team |
I would like to be able to use fontconfig for FontManager without any X11, e.g. on systems that don't have X11. For example, I've written a graphics backend for DirectFB that runs on the Raspberry Pi without running X11. This patch separates X11 from fontconfig stuff in X11FontManager and moves it out to a new class FcFontManager:
http://cr.openjdk.java.net/~rkennke/refactor-x11fm/webrev.01/
http://cr.openjdk.java.net/~rkennke/refactor-x11fm/webrev.01/
- backported by
-
JDK-8084053 Refactor X11FontManager
-
- Resolved
-
- relates to
-
JDK-8133917 Please backport X11FontManager refactor to Java 8!
-
- Closed
-