From 2f80ea36b6fd8d45647c15d85df96ca797b37cf2 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sat, 9 Jul 2005 07:57:54 +0000 Subject: [PATCH] Applied patch #850001 to add content-type property to external-graphic element based on imagedata format attribute. --- xsl/fo/graphics.xsl | 45 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 45 insertions(+) diff --git a/xsl/fo/graphics.xsl b/xsl/fo/graphics.xsl index f2d491a46..a183f24ab 100644 --- a/xsl/fo/graphics.xsl +++ b/xsl/fo/graphics.xsl @@ -1,4 +1,8 @@ + + + ]> 1 + + + + + + + + + + + + application/postscript + application/pdf + image/png + image/svg+xml + image/jpeg + image/gif + image/gif + + + + + + + + @@ -146,6 +177,14 @@ + + + + + + + + + + + + + + -- 2.40.0