Update Deps
This commit is contained in:
parent
77b6532b1c
commit
187b783add
4 changed files with 5 additions and 5 deletions
|
@ -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),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue