From 57949ba0cfffa2dd5933a103c6ad867de9f1e7a0 Mon Sep 17 00:00:00 2001 From: Glenn Adams Date: Sun, 6 Mar 2016 06:14:41 +0000 Subject: Configure maven build. git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/branches/maven@1733788 13f79535-47bb-0310-9956-ffa450edef68 --- fop/test/xml/bugtests/letter-spacing.fo | 59 +++++++++++++++++++++++++++++++++ 1 file changed, 59 insertions(+) create mode 100644 fop/test/xml/bugtests/letter-spacing.fo (limited to 'fop/test/xml/bugtests/letter-spacing.fo') diff --git a/fop/test/xml/bugtests/letter-spacing.fo b/fop/test/xml/bugtests/letter-spacing.fo new file mode 100644 index 000000000..abd022c93 --- /dev/null +++ b/fop/test/xml/bugtests/letter-spacing.fo @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + This text is normally spaced. + This text is normally spaced. + This text is normally spaced. + This text is normally spaced. + This text is normally spaced. + + + + + This text has inter-character intervals increased by 1pt. + This text has inter-character intervals increased by 1pt. + This text has inter-character intervals increased by 1pt. + This text has inter-character intervals increased by 1pt. + + + + + This text has inter-character intervals increased by 8pt. + This text has inter-character intervals increased by 8pt. + This text has inter-character intervals increased by 8pt. + This text has inter-character intervals increased by 8pt. + + + + This text has inter-character intervals increased by 0pt (i.e. normally spaced). + This text has inter-character intervals increased by 0pt (i.e. normally spaced). + This text has inter-character intervals increased by 0pt (i.e. normally spaced). + This text has inter-character intervals increased by 0pt (i.e. normally spaced). + + + + This text has inter-character intervals increased by reduced by -1pt. + This text has inter-character intervals increased by reduced by -1pt. + This text has inter-character intervals increased by reduced by -1pt. + This text has inter-character intervals increased by reduced by -1pt. + + + + + -- cgit v1.2.3