Eric Dofonsou wrote:
>
> You guys should trie PJA it's a Pure java Awt toolkit pja.jar that enables
> you to do call Graphics/Graphics2D function on application without the
> need of an X Server : http://www.eteks.com/pja/en/index.jsp
>
> I use it on my flash generator to get font glyphs and it works well
> without X running on my Linux machine... :-)
>
> This is a great package I only came accross it recently, but it is a reall
This looks good! Has anyone else used it? Any caveats to using it? I
have
two questions about this. 1) Can a GPL java package like this be used
as-is
(no modification) with other proprietary packages to comprise a
commercially licensed package (like shareware or something)? 2) I
noticed
that the image produced below is in GIF format:
http://www.eteks.com/servlet/com.eteks.servlet.TeksSurveyPie?survey=PJAen&width=300&height=150&answer=Yes
Is this using licensed software to produce the image, or is this GPL
package using 'illegal' code? I remember sites using the GD toolkit for
Perl to product GIF images, but GD got a cease-and-decist order for
using
unlicensed GIF technology.
[EMAIL PROTECTED]
===========================================================================
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".