Hi Vossler,
Vossler T <[EMAIL PROTECTED]> wrote on 04/21/2008 02:32:01 AM:
>
> Thanks thomas,
>
> I noticed that you fixed JPEGImageWriter.java in svn on
> trunk/sources/org/apache/batik/ext/awt/image/codec/jpeg/,
>
> could you give me a tip to rebuild batik in windows environment to fix
jpeg
> issue?
If you checkout the latest SVN you can build the jars with
"build.bat jars" in the top of the SVG tree.
> I have o idea how to compiler them to .jar file format. or where i can
> download Binary distribution?
Cameron McCormack is kind enough to provide a really nice
nightly build service at:
http://arc.mcc.id.au/batik-nightly/
> thomas.deweese wrote:
> >
> > Hi Vossler,
> >
> > Vossler T <[EMAIL PROTECTED]> wrote on 04/15/2008 01:34:08 AM:
> >
> >> is there a way to make batik-rasterizer to produce 42x29.7 cm X 300
dpi,
> > i
> >> used java -jar batik-rasterizer.jar dave floder -m image/jpeg -w
4961
> > -h
> >> 3508 -dpi 300 "where svg file located"
> >
> > This should be fixed in SVN now. I think in the switch to the
unified
> > ImageWriter stuff we lost the code that set the resolution for JPEG
files.
> > I've put that back now.
> >
> >> is there i can setup in svg file and using same way to convert same
> >> 42cmx29.7cm 300dpi?
> >> or there is some tip i can using -w 420mm -h 297mm to convert image
by
> >> batik-rasterizer?
> >
> > Your original command line should work with the code in SVN.
> >
> >
>
> --
> View this message in context: http://www.nabble.com/batik-
> rasterizer-width-and-height-can-use-cm%E3%80%81mm-instead-of-pixel-
> tp16695217p16803559.html
> Sent from the Batik - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>