1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 09:04:43 +00:00
QB64-PE/tests/compile_tests/font/test.output

185 lines
3.6 KiB
Text
Raw Normal View History

2024-05-12 08:08:41 +00:00
Current font: 16
Changing font to 14
New font: 14
Built-in font 8.
_FONTWIDTH = 8
_FONTHEIGHT = 8
_UFONTHEIGHT = 8
_ULINESPACING = 8
_PRINTWIDTH = 760
_UPRINTWIDTH = 760
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Built-in font 14.
_FONTWIDTH = 8
_FONTHEIGHT = 14
_UFONTHEIGHT = 14
_ULINESPACING = 14
_PRINTWIDTH = 760
_UPRINTWIDTH = 760
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Built-in font 16.
_FONTWIDTH = 8
_FONTHEIGHT = 16
_UFONTHEIGHT = 16
_ULINESPACING = 16
_PRINTWIDTH = 760
_UPRINTWIDTH = 760
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font from memory () ... done.
_FONTWIDTH = 0
_FONTHEIGHT = 12
_UFONTHEIGHT = 15
_ULINESPACING = 15
_PRINTWIDTH = 597
_UPRINTWIDTH = 597
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font from memory (monospace) ... done.
_FONTWIDTH = 16
_FONTHEIGHT = 16
_UFONTHEIGHT = 20
_ULINESPACING = 20
_PRINTWIDTH = 1520
_UPRINTWIDTH = 1520
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font from memory (automono) ... done.
_FONTWIDTH = 0
_FONTHEIGHT = 22
2024-06-05 23:08:35 +00:00
_UFONTHEIGHT = 28
_ULINESPACING = 28
2024-05-12 08:08:41 +00:00
_PRINTWIDTH = 1088
_UPRINTWIDTH = 1088
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font LiberationSans-Regular.ttf () ... done.
_FONTWIDTH = 0
_FONTHEIGHT = 12
_UFONTHEIGHT = 13
2024-06-05 23:08:35 +00:00
_ULINESPACING = 14
2024-05-12 08:08:41 +00:00
_PRINTWIDTH = 606
_UPRINTWIDTH = 606
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font LiberationSans-Regular.ttf (monospace) ... done.
_FONTWIDTH = 15
_FONTHEIGHT = 16
2024-06-05 23:08:35 +00:00
_UFONTHEIGHT = 18
2024-05-12 08:08:41 +00:00
_ULINESPACING = 18
_PRINTWIDTH = 1425
_UPRINTWIDTH = 1425
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font LiberationSans-Regular.ttf (automono) ... done.
_FONTWIDTH = 0
_FONTHEIGHT = 22
2024-06-05 23:08:35 +00:00
_UFONTHEIGHT = 25
2024-05-12 08:08:41 +00:00
_ULINESPACING = 25
_PRINTWIDTH = 1094
_UPRINTWIDTH = 1094
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font LiberationSerif-Regular.ttf () ... done.
_FONTWIDTH = 0
_FONTHEIGHT = 12
_UFONTHEIGHT = 13
2024-06-05 23:08:35 +00:00
_ULINESPACING = 14
2024-05-12 08:08:41 +00:00
_PRINTWIDTH = 583
_UPRINTWIDTH = 583
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font LiberationSerif-Regular.ttf (monospace) ... done.
_FONTWIDTH = 15
_FONTHEIGHT = 16
2024-06-05 23:08:35 +00:00
_UFONTHEIGHT = 18
2024-05-12 08:08:41 +00:00
_ULINESPACING = 18
_PRINTWIDTH = 1425
_UPRINTWIDTH = 1425
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font LiberationSerif-Regular.ttf (automono) ... done.
_FONTWIDTH = 0
_FONTHEIGHT = 22
_UFONTHEIGHT = 24
_ULINESPACING = 25
_PRINTWIDTH = 1063
_UPRINTWIDTH = 1063
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font LiberationMono-Regular.ttf () ... done.
_FONTWIDTH = 0
_FONTHEIGHT = 12
2024-06-05 23:08:35 +00:00
_UFONTHEIGHT = 14
_ULINESPACING = 14
2024-05-12 08:08:41 +00:00
_PRINTWIDTH = 665
_UPRINTWIDTH = 665
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font LiberationMono-Regular.ttf (monospace) ... done.
_FONTWIDTH = 10
_FONTHEIGHT = 16
_UFONTHEIGHT = 18
_ULINESPACING = 18
_PRINTWIDTH = 950
_UPRINTWIDTH = 950
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!
Loading font LiberationMono-Regular.ttf (automono) ... done.
_FONTWIDTH = 13
_FONTHEIGHT = 22
2024-06-05 23:08:35 +00:00
_UFONTHEIGHT = 25
_ULINESPACING = 25
2024-05-12 08:08:41 +00:00
_PRINTWIDTH = 1235
_UPRINTWIDTH = 1235
_UCHARPOS = 95
Success, images are identical!
Success, images are identical!