Skip to content

T5L Port #15

Answered by Desuuuu
OMGrant asked this question in Q&A
Aug 18, 2022 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Alignment is controlled by the host by padding the data with spaces to achieve the desired alignment.

The controls need to be configured to have fixed-width characters and properly sized/placed to achieve the desired result.

Writing full-length strings can be useful to tweak this. Let's say you have a 6-char wide control, testing with AAAAAA, iiiiii, __iiii and iiii__ (_ being spaces) should give you a good idea if the settings are correct.

Placing the controls was honestly a tedious process for me. It mostly involved trial and error to achieve proper sizing/placement.

There's a debug T5UID1 implementation in the firmware which can help a bit with the process. You can also use some sort o…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@OMGrant
Comment options

@Desuuuu
Comment options

Answer selected by OMGrant
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants