mirror of
https://github.com/konvajs/konva.git
synced 2025-11-24 08:46:44 +08:00
Update TextPath.ts
This commit is contained in:
@@ -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({
|
||||
|
||||
Reference in New Issue
Block a user