* Add characters:
- RIGHT ARROW WITH SMALL CIRCLE (`U+21F4`) (#1900). - LEFT RIGHT ARROW THROUGH SMALL CIRCLE (`U+2948`) (#1900). - LEFT ARROW WITH SMALL CIRCLE (`U+2B30`) (#1900).
This commit is contained in:
parent
85494ed45a
commit
e0ab2ce54d
39 changed files with 183 additions and 127 deletions
|
@ -4,7 +4,6 @@ import * as CurveUtil from "../../support/geometry/curve-util.mjs";
|
|||
import * as Geom from "../../support/geometry/index.mjs";
|
||||
import { Point } from "../../support/geometry/point.mjs";
|
||||
import { Transform } from "../../support/geometry/transform.mjs";
|
||||
import { mix } from "../../support/utils.mjs";
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue