From b16022ece329197f72f47943085d45b56e26806e Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Thu, 20 Jul 2023 10:24:41 +0100 Subject: FOP-3139: Add support for font-selection-strategy=character-by-character --- .../block_font-character-by-character.xml | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 fop/test/layoutengine/standard-testcases/block_font-character-by-character.xml (limited to 'fop') diff --git a/fop/test/layoutengine/standard-testcases/block_font-character-by-character.xml b/fop/test/layoutengine/standard-testcases/block_font-character-by-character.xml new file mode 100644 index 000000000..507a98975 --- /dev/null +++ b/fop/test/layoutengine/standard-testcases/block_font-character-by-character.xml @@ -0,0 +1,57 @@ + + + + + +

+ This test checks the font character-by-character selection. +

+
+ + + + + + + + + + font-family not given + this text contains a ∑ symbol in the middle + mixed contents should be + ∑∑text + ∑∑∑∑text + ∑∑∑∑sym + + + + + + + + + + + + + + + + + +
-- cgit v1.2.3