From 20e40c41be10e42452c01eb34f3ea0bc99f1f405 Mon Sep 17 00:00:00 2001 From: Keiron Liddle Date: Wed, 6 Nov 2002 15:57:11 +0000 Subject: [PATCH] improved layout a bit, added some more examples of scaling git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@195438 13f79535-47bb-0310-9956-ffa450edef68 --- test/resources/fop/image/size.fo | 35 ++++++++++++++++++++++++++++---- test/resources/fop/svg/embed.fo | 11 +++++----- 2 files changed, 37 insertions(+), 9 deletions(-) diff --git a/test/resources/fop/image/size.fo b/test/resources/fop/image/size.fo index 2997c61e9..5f28c2b40 100644 --- a/test/resources/fop/image/size.fo +++ b/test/resources/fop/image/size.fo @@ -1,6 +1,6 @@ - + - - + + @@ -27,7 +27,7 @@ -1. FOP test for images +1. FOP test for images Normal @@ -77,6 +77,33 @@ is clipped with the content size double the viewport size. The image () is clipped with the content size double the viewport size. +This has error-if-overflow +set so there should be an error reported, it can recover from the +error by clipping to the viewport. + + + + + Scaling + +The image +() +has non-uniform scaling. + + +The image +() +has non-uniform scaling. + + +The image +() +has uniform scaling. + + +The image +() +has uniform scaling. diff --git a/test/resources/fop/svg/embed.fo b/test/resources/fop/svg/embed.fo index 5d0929626..04ec81161 100644 --- a/test/resources/fop/svg/embed.fo +++ b/test/resources/fop/svg/embed.fo @@ -3,7 +3,7 @@ ]> - + -Embedding SVG in Viewport +Embedding SVG in Viewport Align in Larger Viewport @@ -78,9 +78,10 @@ Default align: Scaling Non-uniform -(&svgimage;), uniform -(&svgimage;), uniform -(&svgimage;). +(&svgimage;), non-uniform +(&svgimage;), uniform +(&svgimage;), uniform +(&svgimage;). -- 2.39.5