From 6e8ca8d59734101b63cf933f2d12f482f5ae371b Mon Sep 17 00:00:00 2001 From: Karen Lease Date: Thu, 1 Feb 2001 21:38:11 +0000 Subject: Commit more text decoration support from Christain Geisert (finally) git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@194007 13f79535-47bb-0310-9956-ffa450edef68 --- docs/examples/fo/textdeko.fo | 95 ++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 92 insertions(+), 3 deletions(-) (limited to 'docs') diff --git a/docs/examples/fo/textdeko.fo b/docs/examples/fo/textdeko.fo index 24f55132f..f12fc3333 100644 --- a/docs/examples/fo/textdeko.fo +++ b/docs/examples/fo/textdeko.fo @@ -64,7 +64,7 @@ element, it affects all boxes generated by the element. - + Example: underline @@ -96,10 +96,10 @@ - The following text decorations are defined in the WD: + The following text decorations are defined in the CR: - + @@ -156,8 +156,97 @@ + + + + + + + no-underline + + + + + + + + + + + no-overline + + + + + + + + + + + no-line-through + + + + + + + + + + + no-blink + + + + + + Combination of property + values should also be possible, but does not work in FOP at the moment. + + + + + Combination]]> + + + + + And now more than a word... + + + + + This is a whole block wrapped in fo:inline with the property text-decoration="underline". + Some more Text to get at least two lines. + + + + + This is simple test with a bigger font-size. + + + This is simple test with a monospaced font. + + + + What about underlining of whitespace only ? + + + -- cgit v1.2.3