chore: upd
This commit is contained in:
@@ -4,11 +4,12 @@ import QtQuick
|
||||
|
||||
Item {
|
||||
Text {
|
||||
x: 1064 + 117
|
||||
y: 37 + 9
|
||||
x: 1064 + 117 - 75
|
||||
y: 37 + 9 + 1
|
||||
color: "#ffffff"
|
||||
text: "D$ 4294"
|
||||
font.pixelSize: 64
|
||||
font.pixelSize: 16 * 4 // nearest to 72
|
||||
antialiasing: false
|
||||
font.family: "8bitoperator JVE"
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user