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/font-psf-test/source/PsfTest-Bold.ufo/glyphs/S_emicolon.glif | |
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/font-psf-test/source/PsfTest-Bold.ufo/glyphs/S_emicolon.glif')
-rw-r--r-- | tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/S_emicolon.glif | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/S_emicolon.glif b/tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/S_emicolon.glif new file mode 100644 index 0000000..ae95657 --- /dev/null +++ b/tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/S_emicolon.glif @@ -0,0 +1,38 @@ +<?xml version="1.0" encoding="UTF-8"?> +<glyph name="Semicolon" format="2"> + <advance width="710"/> + <unicode hex="003B"/> + <outline> + <contour> + <point x="200" y="750" type="curve" smooth="yes"/> + <point x="200" y="646"/> + <point x="274" y="575"/> + <point x="375" y="575" type="curve" smooth="yes"/> + <point x="477" y="575"/> + <point x="550" y="646"/> + <point x="550" y="750" type="curve" smooth="yes"/> + <point x="550" y="852"/> + <point x="477" y="925"/> + <point x="375" y="925" type="curve" smooth="yes"/> + <point x="274" y="925"/> + <point x="200" y="852"/> + </contour> + <contour> + <point x="185" y="50" type="line"/> + <point x="345" y="50" type="line"/> + <point x="345" y="-34"/> + <point x="290" y="-153"/> + <point x="185" y="-265" type="curve"/> + <point x="330" y="-335" type="line"/> + <point x="454" y="-228"/> + <point x="560" y="-49"/> + <point x="560" y="130" type="curve" smooth="yes"/> + <point x="560" y="254"/> + <point x="489" y="340"/> + <point x="375" y="340" type="curve" smooth="yes"/> + <point x="262" y="340"/> + <point x="185" y="255"/> + <point x="185" y="180" type="curve" smooth="yes"/> + </contour> + </outline> +</glyph> |