-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
ufolint passes the following glif file:
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="test" format="2">
<advance width="698"/>
<outline>
<contour>
<point x="453" y="729" type="curve" smooth="yes"/>
<point x="436" y="729"/>
<point x="426" y="740"/>
<point x="426" y="759" type="curve" smooth="yes"/>
<point x="426" y="784"/>
<point x="444" y="805"/>
<point x="466" y="805" type="line" smooth="yes"/>
<point x="483" y="805"/>
<point x="493" y="794"/>
<point x="493" y="775" type="curve" smooth="yes"/>
<point x="493" y="750"/>
<point x="475" y="729"/>
</contour>
</outline>
</glyph>
Note the type="line"
that should be a curve. Loading the source with glifLib throws an error however.
Metadata
Metadata
Assignees
Labels
No labels