import create text

This commit is contained in:
casperlamboo 2017-10-25 11:58:37 +02:00
parent ef76191141
commit f79338d3c8
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ import { pathToVectorPath } from '../utils/vectorUtils.js';
import { CLIPPER_PRECISION } from '../constants/d2Constants.js';
import { MAX_ANGLE } from '../constants/d3Constants.js';
import { SHAPE_CACHE_LIMIT } from '../constants/general.js';
import { createText } from '../utils/textUtils.js';
const HEART_BEZIER_PATH = [
new Vector(0.0, -0.5),