Clipping
This commit is contained in:
parent
20271b935b
commit
1a04fff476
1 changed files with 3 additions and 3 deletions
|
|
@ -4567,7 +4567,7 @@
|
||||||
"dText",
|
"dText",
|
||||||
"文字列ピクチャ準備",
|
"文字列ピクチャ準備",
|
||||||
{
|
{
|
||||||
"text": "\\V[11] Month \\V[12] Day",
|
"text": "\\V[11]/\\V[12]",
|
||||||
"fontSize": "30"
|
"fontSize": "30"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
@ -4576,7 +4576,7 @@
|
||||||
"code": 657,
|
"code": 657,
|
||||||
"indent": 0,
|
"indent": 0,
|
||||||
"parameters": [
|
"parameters": [
|
||||||
"表示文字列 = \\V[11]月\\V[12]日"
|
"表示文字列 = \\V[11]/\\V[12]"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue