Relates :
|
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/