THAI INTER : Fix text x,y
This commit is contained in:
parent
24666a89d3
commit
d8dcaaff97
2 changed files with 4 additions and 2 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 11 KiB After Width: | Height: | Size: 8.9 KiB |
|
|
@ -777,6 +777,7 @@
|
|||
Var PointEndDate = ""
|
||||
GetDateEndOfMonth PointEndDate
|
||||
DEBUGVAR PointEndDate
|
||||
Var TextEndDateX = 172
|
||||
Var xPointEndDate = 570
|
||||
|
||||
If show_eng = "true" Then
|
||||
|
|
@ -784,7 +785,8 @@
|
|||
EndIf
|
||||
|
||||
If LanguageShow = "MYANMAR" Then
|
||||
Var xPointEndDate = 658
|
||||
Var xPointEndDate = 490
|
||||
Var TextEndDateX = 190
|
||||
EndIf
|
||||
|
||||
Var Point2XState = "Invisible"
|
||||
|
|
@ -1356,7 +1358,7 @@
|
|||
</Text>
|
||||
|
||||
<Image>
|
||||
<X> 172 </X>
|
||||
<X> TextEndDateX </X>
|
||||
<Y> TextEndDateY </Y>
|
||||
<Filename> Var( DirImage + "/text8.png" )</Filename>
|
||||
</Image>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue