diff options
Diffstat (limited to 'tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/_notdef.glif')
-rw-r--r-- | tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/_notdef.glif | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/_notdef.glif b/tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/_notdef.glif new file mode 100644 index 0000000..f4d5348 --- /dev/null +++ b/tests/reference/fontparts/psfbuildcompgc.ufo/glyphs/_notdef.glif @@ -0,0 +1,18 @@ +<?xml version='1.0' encoding='UTF-8'?> +<glyph name=".notdef" format="2"> + <advance width="1400"/> + <outline> + <contour> + <point x="100" y="0" type="line"/> + <point x="1300" y="0" type="line"/> + <point x="1300" y="1800" type="line"/> + <point x="100" y="1800" type="line"/> + </contour> + <contour> + <point x="150" y="1750" type="line"/> + <point x="1250" y="1750" type="line"/> + <point x="1250" y="50" type="line"/> + <point x="150" y="50" type="line"/> + </contour> + </outline> +</glyph> |