-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
not an issue, but an example where skia has more precision compared to booleanOperations
skia adds off curve points in the small segment
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="M" format="2">
<advance width="500"/>
<outline>
<contour>
<point x="269" y="253" type="curve" smooth="yes"/>
<point x="170" y="253"/>
<point x="89" y="356"/>
<point x="89" y="481" type="curve" smooth="yes"/>
<point x="89" y="607"/>
<point x="170" y="710"/>
<point x="269" y="710" type="curve" smooth="yes"/>
<point x="368" y="710"/>
<point x="448" y="607"/>
<point x="448" y="481" type="curve" smooth="yes"/>
<point x="448" y="356"/>
<point x="368" y="253"/>
</contour>
<contour>
<point x="339" y="357" type="curve"/>
<point x="403" y="536" type="line"/>
<point x="537" y="378"/>
<point x="547" y="308"/>
</contour>
</outline>
</glyph>
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels