UNPKG

fonteditor-core

Version:

fonts (ttf, woff, woff2, eot, svg, otf) parse, write, transform, glyph adjust.

59 lines (58 loc) 597 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = void 0; /** * @file 圆路径集合,逆时针 * @author mengke01(kekee000@gmail.com) */ var _default = exports.default = [{ x: 582, y: 0 }, { x: 758, y: 75 }, { x: 890, y: 208 }, { x: 965, y: 384 }, { x: 965, y: 583 }, { x: 890, y: 760 }, { x: 758, y: 891 }, { x: 582, y: 966 }, { x: 383, y: 966 }, { x: 207, y: 891 }, { x: 75, y: 760 }, { x: 0, y: 583 }, { x: 0, y: 384 }, { x: 75, y: 208 }, { x: 207, y: 75 }, { x: 383, y: 0 }];