mirror of
https://github.com/konvajs/konva.git
synced 2026-01-23 05:14:58 +08:00
Update TextPath.ts
This commit is contained in:
@@ -49,12 +49,13 @@ function _strokeFunc(context) {
|
|||||||
* 'A': {
|
* 'A': {
|
||||||
* ' ': -0.05517578125,
|
* ' ': -0.05517578125,
|
||||||
* 'T': -0.07421875,
|
* 'T': -0.07421875,
|
||||||
* 'V': -0.07421875,
|
* 'V': -0.07421875
|
||||||
* } * 'V': {
|
* }
|
||||||
|
* 'V': {
|
||||||
* ',': -0.091796875,
|
* ',': -0.091796875,
|
||||||
* ":": -0.037109375,
|
* ":": -0.037109375,
|
||||||
* ";": -0.037109375,
|
* ";": -0.037109375,
|
||||||
* "A": -0.07421875,
|
* "A": -0.07421875
|
||||||
* }
|
* }
|
||||||
* }
|
* }
|
||||||
* var textpath = new Konva.TextPath({
|
* var textpath = new Konva.TextPath({
|
||||||
|
|||||||
Reference in New Issue
Block a user