mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
Update TextPath.ts
This commit is contained in:
parent
3ebd935dd7
commit
c783f0c101
@ -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({
|
||||
|
Loading…
Reference in New Issue
Block a user