diff options
author | Daniel Baumann <daniel@debian.org> | 2024-11-21 15:00:40 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2024-11-21 15:00:40 +0100 |
commit | 012d9cb5faed22cb9b4151569d30cc08563b02d1 (patch) | |
tree | fd901b9c231aeb8afa713851f23369fa4a1af2b3 /tests/input/psfbuildcomp.txt | |
parent | Initial commit. (diff) | |
download | pysilfont-upstream.tar.xz pysilfont-upstream.zip |
Adding upstream version 1.8.0.upstream/1.8.0upstream
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'tests/input/psfbuildcomp.txt')
-rw-r--r-- | tests/input/psfbuildcomp.txt | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/tests/input/psfbuildcomp.txt b/tests/input/psfbuildcomp.txt new file mode 100644 index 0000000..48d0dc7 --- /dev/null +++ b/tests/input/psfbuildcomp.txt @@ -0,0 +1,30 @@ +# Copyright (c) 2008-2015, SIL International (https://www.sil.org) with Reserved Font Names 'Andika' and 'SIL'. +# This Font Software is licensed under the SIL Open Font License, Version 1.1 (https://scripts.sil.org/OFL) +# and is from the Andika Mtihani project (https://github.com/silnrsi/font-andika-mtihani) + +# Within each section, lines are in order of resulting Unicode value +# Invented combinations are assigned Unicode values starting with E000 +# Version 2, DLR 2015-06-25 use & for joining two base glyphs +# +# Test & for joining two base glyphs +LtnCapIJ = LtnCapI & LtnCapJ |0132 +LtnSmIJ = LtnSmI & LtnSmJ |0133 +# +# Test base + diacritic@AP +LtnCapCAcute = LtnSmC + CombAcute@U |0106 +LtnSmCAcute = LtnCapC + CombAcute@U |0107 +LtnCapCCircum = LtnCapC + CombCircum@U |0108 +LtnSmCCircum = LtnSmC + CombCircum@U |0109 +# +# Test base + stacked diactrics (second diacritic attaching to first) +LtnSmITildeGrave = LtnSmDotlessI + CombTilde@U + CombGrave@U | E000 +# +#Test base + two diacritics attached to base (that is, second diacritic doesn't attach to first, but to base) +LtnCapCAcuteCedilla = LtnCapC + CombCedilla@H + CombAcute@LtnCapC:U | 1E08 +LtnSmCAcuteCedilla = LtnSmC + CombCedilla@H + CombAcute@LtnSmC:U | 1E09 +# +# Test ^200,200 (is this a realistic use of this function to add extra space on either side since the tilde is wider than the base character??) +LtnSmITilde = LtnSmDotlessI + CombTilde@U ^200,200 | 0129 +# +# Test three diacritics, ^200,200 and comment on end of line +LtnSmITildeGraveCedilla = LtnSmDotlessI + CombCedilla@H + CombTilde@LtnSmDotlessI:U + CombGrave@U ^200,200 | E010 # i cedilla tilde grave |