On Sat, May 05, 2001 at 11:56:56AM +0100, Robbie Baldock wrote:
> Can anyone confirm whether the Linux port of JDK 1.3 requires a
> virtual X server (eg: Xvfb) to be running before being able to draw off-
> screen graphics with a BufferedImage? Older versions certainly
> needed this but I'm hoping the answer to this is now "no"...
>
For every port I've tried, the dependency is still there. The unfortunate
dependence on an X server is core to the Unix/Linux AWT implementation,
even if the app never opens windows. It would be a pretty big job to
remove it.
Nathan
>
> Robbie
>
>
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]