Beta of 1.4 is due out in the Spring, before JavaOne.
In fact "headless" is primarily regarded as an AWT feature since
unless you actually want to draw into a window 2D doesn't really have a lot
of need for X11. So the work is being done by the AWT team, not the 2D team.
A gross oversimplification of the current problem is that because many 2D APIs
tickle the AWT toolkit class its gets initialised and automatically attempts
to connect to an X server, even though the connection may never be used.
The headless implementation needs to do a lot more than just fix that of
course.
-phil.
> X-Accept-Language: en,pdf
> Date: Wed, 31 Jan 2001 13:25:30 -0500
> From: Augusto <[EMAIL PROTECTED]>
> Subject: Re: [JAVA2D] X server dependency and consequences of using aremote
Xserver
> To: [EMAIL PROTECTED]
>
> Phil Race wrote:
>
> >
> >
> > 1.4 will have a new "headless" configuration which will support what
> > you need - you'll be able to do off-screen imaging ops without any need
> > for an Xserver.
>
> Great news !!! Finally !
>
> Ok, Phil, when do we get the first beta ? C'mon .. ;-)
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA2D-INTEREST". For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".