diff options
| author | Jonathan Bradley <jcb@pikum.xyz> | 2025-09-24 11:19:34 -0400 |
|---|---|---|
| committer | Jonathan Bradley <jcb@pikum.xyz> | 2025-09-24 11:19:34 -0400 |
| commit | c58e91fee38659c6b2b262e6670af9d7a1d663b7 (patch) | |
| tree | e8a72f07b98bdc668181de7441c5cc3a0e228911 /tests-proj | |
| parent | b1409537eb5a3bbdbae892cf3f6a451dee5472a9 (diff) | |
pke: ui button text serialization first-pass
Diffstat (limited to 'tests-proj')
| -rw-r--r-- | tests-proj/ui-text-button.pstf | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/tests-proj/ui-text-button.pstf b/tests-proj/ui-text-button.pstf new file mode 100644 index 0000000..3796613 --- /dev/null +++ b/tests-proj/ui-text-button.pstf @@ -0,0 +1,36 @@ +:PKFB: +:0: + +FontRenderSettings:00000000!00000000 +CharScale:44.500000 +LineHeightScale:1.000000 +CharSpacingScale:1.000000 +SurfaceAreaSize:562;615 +SurfaceAreaPos:187;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:68d40872-698a-70ba-aeb1-41f241b71efb +FontTypeTitle:fnt_mquin_7y +TextBegin:: +text button +:MULTILINE_END: + +UIBoxTypeData:00000000!00000002 +FontRenderUUID:68d40872-698a-70ba-aeb1-41f241b71efb + +UIBox:00000000!00000003 +ChildId:00000000!00000002 +UUID:68d40872-3e6a-78d2-a38e-1f2946e87ccd +Flags:0x64 +PosTopLeft:0.000000;0.000000 +MaxSize:0.600000;0.600000 +Type:0x64 +Layer:0x00 +ColorBorder:1.000000;0.000000;0.000000;1.000000 +ColorBackground:0.200000;0.300000;0.200000;0.500000 + +:PKFE:
\ No newline at end of file |
