On Tue, Oct 22, 2002 at 07:18:29PM +0200, Tani wrote:
> Hi,
> I've a class that draw a image with Graphics2D and BufferedImage and
> write a jpeg file of this image.
> In linux this class tell me it needs to be open the X server.
> Is there some way to do this without open th X server?
Here is a g
On Tue, Oct 22, 2002 at 07:18:29PM +0200, Tani wrote:
> Hi,
> I've a class that draw a image with Graphics2D and BufferedImage and write a jpeg
>file of this image.
> In linux this class tell me it needs to be open the X server.
> Is there some way to do this without open th X server?
If you are
Hi,
I've a class that draw a image with Graphics2D and
BufferedImage and write a jpeg file of this image.
In linux this class tell me it needs to be open the
X server.
Is there some way to do this without open th X
server?
Thanks