keiron 2002/11/06 07:38:12
Modified:src/org/apache/fop/fo/flow ExternalGraphic.java
Log:
improved error message and id, background, borders
fixed styling
Revision ChangesPath
1.29 +92 -55xml-fop/src/org/apache/fop/fo/flow/ExternalGraphic.java
Index: Exter
keiron 01/09/12 02:19:34
Modified:src/org/apache/fop/fo/flow ExternalGraphic.java
Log:
gets the available space better, should prevent some infinite loops
until the layout is done properly
PR: bug id 3475
Submitted by: Paul Austin <[EMAIL PROTECTED]>
Revision Changes
arved 01/06/10 10:02:24
Modified:src/org/apache/fop/fo/flow ExternalGraphic.java
Log:
SGK/AHS: inling of images
Revision ChangesPath
1.9 +61 -9 xml-fop/src/org/apache/fop/fo/flow/ExternalGraphic.java
Index: ExternalGraphic.java