mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2024-12-02 08:33:00 +08:00
10 lines
162 B
Plaintext
10 lines
162 B
Plaintext
|
# Version: 1
|
||
|
|
||
|
setPen black 1
|
||
|
setBrush 7f7fff
|
||
|
|
||
|
setFont "times" 50 Light false Default false false false SmallCaps
|
||
|
path_addText text 0 50 "Hello Qt"
|
||
|
|
||
|
drawPath text
|