Call to all java programmers.
I live in a servlet environment and as such, I dont play much with java.awt
I need to know how to create a virtual graphics environment. to be able to get a system font list and also be albe to get the font metrics. I can handle the font side, but I have no idea how to create a virtual graphics environment.
specifically i want to be able to use the java.awt.GraphicsEnvironment class. but in a headless state.
All help appreciated.
Dan
I live in a servlet environment and as such, I dont play much with java.awt
I need to know how to create a virtual graphics environment. to be able to get a system font list and also be albe to get the font metrics. I can handle the font side, but I have no idea how to create a virtual graphics environment.
specifically i want to be able to use the java.awt.GraphicsEnvironment class. but in a headless state.
All help appreciated.
Dan