Update Deps

This commit is contained in:
be5invis 2020-10-03 19:06:09 -07:00
parent 77b6532b1c
commit 187b783add
4 changed files with 5 additions and 5 deletions

View file

@ -65,7 +65,7 @@ function regulateGlyph(g, skew) {
function simplifyContours(source) {
const sink = new FairizedShapeSink();
TypoGeom.transferGenericShape(
TypoGeom.ShapeConv.transferGenericShape(
TypoGeom.Fairize.fairizeBezierShape(
TypoGeom.Boolean.removeOverlap(
CurveUtil.convertShapeToArcs(source),