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/C_omma.glif | |
parent | Initial commit. (diff) | |
download | pysilfont-012d9cb5faed22cb9b4151569d30cc08563b02d1.tar.xz pysilfont-012d9cb5faed22cb9b4151569d30cc08563b02d1.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/C_omma.glif')
-rw-r--r-- | tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_omma.glif | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_omma.glif b/tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_omma.glif new file mode 100644 index 0000000..9d4845e --- /dev/null +++ b/tests/input/font-psf-test/source/PsfTest-Bold.ufo/glyphs/C_omma.glif @@ -0,0 +1,24 @@ +<?xml version="1.0" encoding="UTF-8"?> +<glyph name="Comma" format="2"> + <advance width="665"/> + <unicode hex="002C"/> + <outline> + <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> |