Re: Java 2D on Linux - font weirdness

1999-10-28 Thread schen
Hi, Robbie, everyone, On Wed, 27 Oct 1999, Robbie Baldock wrote: > I'm having a weird problem with a GIF-generating Java 2 app I'm > running on Linux. I'm calling the Java app from a Perl script (don't > ask!) with a line like: > > system "java XYZ myarguments"; > > When I run this from the

Java 2D on Linux - font weirdness

1999-10-27 Thread Robbie Baldock
I'm having a weird problem with a GIF-generating Java 2 app I'm running on Linux. I'm calling the Java app from a Perl script (don't ask!) with a line like: system "java XYZ myarguments"; When I run this from the command line it works perfectly (generating a graph with text labels in GIF for

Java 2D

1999-05-28 Thread Tauren Mills
My company, Servlets.Net Corporation (www.servlets.net), hosts Java Servlet solutions using the Blackdown 1.1.7 JDK on Red Hat Linux 5.2. I was recently asked by a potential customer if their servlets that use Java 2D to generate images will work. We have not actually done any work or testing

Java 2d

1998-10-23 Thread chris roffler
I am using JDK1.1.6 under linux Redhat 5.1. I need the capabilities of 2DAPI. Some months ago 2Dapi was available as separate package. Now it is part of JDK1.2. Linux does not have JDK1.2 yet. Does anybody out there have the 'old' java 2d stuff ? Chris Roffler

Re: Java 2D API

1998-05-19 Thread Geoffrey S. Knauth
I agree Java seems much faster under Linux that under Win95. By no means would I suggest using Win95 if it could be avoided, but if you *had* to for some reason, there is a compiler (GCC) for Win95/NT. See the Cygnus website at and look for `gnuwin32'. -- Geoffrey S. K

Re: Java 2D API

1998-05-19 Thread Wolfgang Astleitner
JFC and JDK and if something didn't work the way I wanted or s.thing wasn't included I waited for the next version :-) --> so I didn't care about bug-reporting, complaining and stuff like this (besides, no time :-) But this is now a "CAUSA PRIMA" for me! Besides: Shane mis

Re: Java 2D API

1998-05-19 Thread Jauvane Cavalcante de Oliveira
Hi there, > You're working with a part of Java2D as part of your doctoral thesis!? > Wow. Be sure to send a copy of your results to the folks at Sun so they > can include the research in their efforts. I heard from a Professor once > (who was almost one of the founding people at Sun--good frien

Re: Java 2D API

1998-05-19 Thread sml13
Joy or something) that Sun is pretty tight about allowing academics to do research on their platforms (Java in particular). Maybe he was in a bad mood that day, though. Good luck! :-) Shane On Tue, 19 May 1998, Wolfgang Astleitner wrote: > Hi, > > I would need Java 2D for my diplo

Java 2D API

1998-05-19 Thread Wolfgang Astleitner
Hi, I would need Java 2D for my diploma thesis, but SUN only makes Java 1.2beta available for their machines and for another system nobody wants to work with :-) Is there an isolated Java 2D available (like Swing and other APIs) or - escpecially a question to Steve Byrne - is it hard to extract