Re: SVG Image cropping/positioning

2005-09-05 Thread richardw
Jeremias Maerki writes: I'm starting now. I've had to rename inline_block_nested_\#36248.xml to inline_block_nested_bug36248.xml to get the junit task to build. Unix Which OS? Linux, Richard

Re: SVG Image cropping/positioning

2005-09-05 Thread Jeremias Maerki
Fixed: http://svn.apache.org/viewcvs?rev=278753view=rev http://svn.apache.org/viewcvs?rev=278754view=rev On 05.09.2005 15:53:47 richardw wrote: Jeremias Maerki writes: I'm starting now. I've had to rename inline_block_nested_\#36248.xml to inline_block_nested_bug36248.xml to get the

Re: SVG Image cropping/positioning

2005-09-05 Thread Luca Furini
Richard W. wrote: I'm starting now. I've had to rename inline_block_nested_\#36248.xml to inline_block_nested_bug36248.xml to get the junit task to build. I had to rename that file too; I have win xp. Regards Luca

Re: SVG Image cropping/positioning

2005-09-01 Thread Jeremias Maerki
Richard, is there a problem left to be looked at? I'm not sure from reading your posts. On 31.08.2005 15:43:21 richardw wrote: Jeremias Maerki writes: Weird. This test case works for me and it is not disabled (see disabled-testcases.txt). What does the Area Tree XML look like (found

Re: SVG Image cropping/positioning

2005-09-01 Thread richardw
Jeremias Maerki writes: Richard, is there a problem left to be looked at? I'm not sure from reading your posts. Yes. The external svg handling is broken. I'll get some new testcases together at some point to demonstrate the effect. In the meantime just get two or three large svg images and

Re: SVG Image cropping/positioning

2005-09-01 Thread Jeremias Maerki
I haven't found anything odd, yet. Looking forward to your test cases. On 01.09.2005 16:21:43 richardw wrote: Jeremias Maerki writes: Richard, is there a problem left to be looked at? I'm not sure from reading your posts. Yes. The external svg handling is broken. I'll get some new

SVG Image cropping/positioning

2005-08-31 Thread richardw
There seems to be a number of bugs concerning the positioning and cropping of external SVG images in Fop. In particular, any large SVG image gets cropped back to the 100x100 viewport defined in getViewportSize() in SVGUserAgent.java. This seems to fit with the problems reported against 0.20.5:

Re: SVG Image cropping/positioning

2005-08-31 Thread Jeremias Maerki
I'll have to take a closer look. I know there are still a few problems left (I've been working in this area lately). The first step is to create small test cases [1] to cover all the different possibilities. Once we have that we can define the expectations and fix the problems. That way we can

Re: SVG Image cropping/positioning

2005-08-31 Thread richardw
Jeremias Maerki writes: I'll have to take a closer look. I know there are still a few problems left (I've been working in this area lately). The first step is to create small test cases [1] to cover all the different possibilities. There is one related testcase - external-graphic-svg.xml.

Re: SVG Image cropping/positioning

2005-08-31 Thread Jeremias Maerki
Weird. This test case works for me and it is not disabled (see disabled-testcases.txt). What does the Area Tree XML look like (found in build/test-results/layoutengine)? On 31.08.2005 14:58:04 richardw wrote: Jeremias Maerki writes: I'll have to take a closer look. I know there are still a