From 2d0a6a2c81b6c683f73e1886afb75e2ab45c6430 Mon Sep 17 00:00:00 2001 From: Peter Hancock Date: Fri, 12 Oct 2012 09:22:16 +0000 Subject: Updated Rounded Corners example fo git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/Temp_RoundedCorners@1397488 13f79535-47bb-0310-9956-ffa450edef68 --- examples/fo/advanced/rounded-corners.fo | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'examples') diff --git a/examples/fo/advanced/rounded-corners.fo b/examples/fo/advanced/rounded-corners.fo index 44824d6cc..d8df05922 100644 --- a/examples/fo/advanced/rounded-corners.fo +++ b/examples/fo/advanced/rounded-corners.fo @@ -69,7 +69,7 @@ - + @@ -115,6 +115,12 @@ + + + + If border radii are specified that would produce overlapping curves (as is the case for the block containg this text), then all border radii are proportionally reduced until none of them overlap. This is in accordance to the procedure described at http://www.w3.org/TR/css3-background/#corner-overlap. + + -- cgit v1.2.3