[cairo] Java Cairo and windows?

Gerdus van Zyl gerdusvanzyl at gmail.com
Wed Aug 12 01:26:17 PDT 2009


Options:
a) why ruin a perfectly cross fine python app? python/cairo works everywhere!
b) create you're own gfx abstraction on top of cairo and java2d
c) implement the cairo api on top of java2d
d) wrap cairo yourself with whatever dark machinery java requires

my vote goes to (a) :-)

~Gerdus

On Mon, Aug 10, 2009 at 1:51 AM, Stuart Axon<stuaxo2 at yahoo.com> wrote:
> Hi Clemens,
>
> Is java-gnome with MSys the way to go for this?
>
> I want to try and port a python + cairo app to jython + cairo....
> in theory it'll be easier than maintaining a version with a seperate
> java2d engine...
>
>
> S++
>
>
> ----- Original Message ----
> From: Clemens Eisserer <linuxhippy at gmail.com>
> To: Stuart Axon <stuaxo2 at yahoo.com>; cairo at cairographics.org
> Sent: Sunday, August 9, 2009 8:14:57 PM
> Subject: Re: [cairo] Java Cairo and windows?
>
> Hi Stuart,
>
> You should be able to compile java-gnome on windows too, it can
> generate gtk+-only bindings.
> However, I would recommend giving Java2D a try, however I am biased ;)
>
> - Clemens
>
>
>
>
> _______________________________________________
> cairo mailing list
> cairo at cairographics.org
> http://lists.cairographics.org/mailman/listinfo/cairo
>


More information about the cairo mailing list