@leafer/path
Advanced tools
+4
-4
| { | ||
| "name": "@leafer/path", | ||
| "version": "1.6.2", | ||
| "version": "1.6.3", | ||
| "description": "@leafer/path", | ||
@@ -25,8 +25,8 @@ "author": "Chao (Leafer) Wan", | ||
| "dependencies": { | ||
| "@leafer/math": "1.6.2", | ||
| "@leafer/debug": "1.6.2" | ||
| "@leafer/math": "1.6.3", | ||
| "@leafer/debug": "1.6.3" | ||
| }, | ||
| "devDependencies": { | ||
| "@leafer/interface": "1.6.2" | ||
| "@leafer/interface": "1.6.3" | ||
| } | ||
| } |
@@ -47,2 +47,4 @@ import { IPointData, ITwoPointBoundsData, IPathCommandData } from '@leafer/interface' | ||
| if (!ba && !cb) continue | ||
| d = ba + cb | ||
@@ -49,0 +51,0 @@ ba = (t * ba) / d |
61124
0.07%1203
0.08%+ Added
+ Added
- Removed
- Removed
Updated
Updated