DO
This commit is contained in:
parent
7ceaf8f0a4
commit
4eb0f92d99
21 changed files with 222 additions and 217 deletions
|
|
@ -47,7 +47,7 @@
|
|||
out_xml( '\t<X> ' + str(x_button[i] + 16) + ' </X>\r\n')
|
||||
out_xml( '\t<Y> ' + str(y_button[i] + 214) + ' </Y>\r\n')
|
||||
out_xml( '\t<Size> 24 </Size>\r\n')
|
||||
out_xml( '\t<Font> RobotoBold </Font>\r\n')
|
||||
out_xml( '\t<Font> RobotoBlack </Font>\r\n')
|
||||
out_xml( '\t<Color> 0x322B26 </Color>\r\n')
|
||||
out_xml( '\t<Value> $' + product_code[i] + '.Name2 </Value>\r\n')
|
||||
out_xml( '\t</Text>\r\n')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue