SaveAsJPEG.java is sample code from Batik website. Here's the lik to it:

http://xml.apache.org/batik/rasterizerTutorial.html#createImage

 It takes an svg image and converts it to jpeg format. I have saved the file in the Batik directory for testing purposes. What are the environment variables I need to set in linux in order for Batik to run??

Thanks,
Riyaz




Thomas E Deweese <[EMAIL PROTECTED]>

10/03/2002 07:54 AM
Please respond to "Batik Users"

       
        To:        Batik Users <[EMAIL PROTECTED]>
        cc:        
        Subject:        RE: Batik Transcoder problem



>>>>> "R" == Riyaz  <[EMAIL PROTECTED]> writes:

R> Hi, I have installed Batik 1.5beta4b on Sun linux Qube. I am trying
R> to use the Batik transcoder. When I type the command:

R> javac SaveAsJPEG.java

R> It gives me a bunch of errors(see below). Am I not setting any
R> environment variables prperly or am I missing something?

  Where does SaveAsJPEG.java come from?  Did you write it?  The
errors look like you failed to import the needed classes from Batik.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to