diff --git a/src/shapes/TextPath.ts b/src/shapes/TextPath.ts index f425c485..88a229e3 100644 --- a/src/shapes/TextPath.ts +++ b/src/shapes/TextPath.ts @@ -49,12 +49,13 @@ function _strokeFunc(context) { * 'A': { * ' ': -0.05517578125, * 'T': -0.07421875, - * 'V': -0.07421875, - * } * 'V': { + * 'V': -0.07421875 + * } + * 'V': { * ',': -0.091796875, * ":": -0.037109375, * ";": -0.037109375, - * "A": -0.07421875, + * "A": -0.07421875 * } * } * var textpath = new Konva.TextPath({