diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2025-08-19 15:31:43 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2025-08-19 15:31:43 -0400 |
| commit | 86505b7176718f397c3be62ccf28d6a742676382 (patch) | |
| tree | 84fedf61c710491cac4ad48e99c285b9c45281d3 /tests-proj | |
| parent | 154436ab88925540f86f43c0ac885c080949aa9b (diff) | |
pke: add ui-text test scene
Diffstat (limited to 'tests-proj')
| -rw-r--r-- | tests-proj/ui-text.pstf | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/tests-proj/ui-text.pstf b/tests-proj/ui-text.pstf new file mode 100644 index 0000000..90b2675 --- /dev/null +++ b/tests-proj/ui-text.pstf @@ -0,0 +1,36 @@ +:PKFB: +:0: + +FontRenderSettings:00000000!00000000 +CharScale:32.000000 +LineHeightScale:1.000000 +CharSpacingScale:1.000000 +SurfaceAreaSize:619;615 +SurfaceAreaPos:206;205 +SurfaceAreaFlags:0x00 +ColorForeground:0.400000;0.900000;0.500000;0.800000 +ColorBackground:0.000000;0.000000;0.000000;0.000000 + +FontRender:00000000!00000001 +ChildId:00000000!00000000 +UUID:68a4c9a7-16d2-7e41-a443-a8582d1d5ae9 +FontTypeTitle:fnt_mquin_7y +TextBegin:: +this is a test +:MULTILINE_END: + +UIBoxTypeData:00000000!00000002 +FontRenderUUID:68a4c9a7-16d2-7e41-a443-a8582d1d5ae9 + +UIBox:00000000!00000003 +ChildId:00000000!00000002 +UUID:68a4c9a7-0cd2-78a6-b33a-b105721da317 +Flags:0x64 +PosTopLeft:0.000000;0.000000 +MaxSize:0.600000;0.600000 +Type:0x32 +Layer:0x00 +ColorBorder:1.000000;0.000000;0.000000;1.000000 +ColorBackground:0.200000;0.300000;0.200000;0.500000 + +:PKFE: |
