external-graphic broken?

2001-09-15 Thread Torkild Ulvøy Resheim

I'm getting no protocol error when running this trough the CVS (as of today)/0.20.1 
version of FOP. It used to work before.

fo:external-graphic height=3.375cm width=4.50cm
  xsl:attribute name=srcfile:./client/data/xsl:value-of 
select=$current-dsn//xsl:value-of select=picture//xsl:attribute
/fo:external-graphic


Any ideas?

~torkildR



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




Re: [PATCH] JPG Compression

2001-09-15 Thread Eric Dalquist

Jim,

If you could please email me one of those jpegs it is erroring off on I'll
look into the reasons. A fix shouldn't be too hard. I forbgot all about
those System.out.println(); calls I had ... thos can be removed.

-Eric Dalquist


- Original Message -
From: Jim Wright [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, September 15, 2001 12:32 PM
Subject: RE: [PATCH] JPG Compression


 Wow!

 That works like a charm! Thanks a lot, Eric.

 In my preliminary tests, Eric's patch moved a pdf with 6 heavily
compressed
 jpgs from over 950 K to just over 50K! Rendering times seem just about as
 fast, but, more importantly, web users will receive the file that much
 faster. Very cool stuff.

 I noticed only a few small problems: First, the renderer does not
recognize
 jpg headers generated by Macintosh Photoshop (it throws a bad jpg header
 message). Simply resaving the files in Windows Photoshop solved this.
Also,
 there are a few System.out.printlns that probably won't be needed in final
 release, but may be good for testing.

 What can we do to get this in the next release? I'll help out where I can,
 as the patch really moves the functionality of FOP forward.

 Thanks again, Eric.

 jw

 -Original Message-
 From: Eric Dalquist [mailto:[EMAIL PROTECTED]]
 Sent: Friday, September 14, 2001 5:59 PM
 To: [EMAIL PROTECTED]
 Subject: [PATCH] JPG Compression


 Attached is the diff for the patch. This is going against the latest
release
 build. When reading the diff G:\Fop-0.20.1\Fop-0.20.1-clean is the
 untouched distribution G:\Fop-0.20.1\Fop-0.20.1-dev is the modified
 distribution. It should work y just copying over the attached files and
then
 deleting src/org/apache/image/GifJpegImage.java since it will not be in
use.
 If I need to follow this up in any way I'll try my best to help. I hope
one
 of the commiters can look at this and deem it worthy to patch FOP.

 -Eric B Dalquist


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



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