Allow left, center, and right alignment of text

This commit is contained in:
2024-01-09 22:48:47 -05:00
parent 6516c40862
commit 5884b37d5a
5 changed files with 50 additions and 18 deletions
+4 -4
View File
@@ -63,7 +63,7 @@ var (
{1, 0, 1, 0},
{1, 1, 1, 0},
{0, 0, 1, 0},
{0, 1, 1, 0},
{1, 1, 0, 0},
},
"0": {
{0, 1, 0, 0},
@@ -73,10 +73,10 @@ var (
{0, 1, 0, 0},
},
"satoshi": {
{0, 0, 1, 0},
{0, 1, 0, 0},
{1, 1, 1, 0},
{1, 1, 1, 0},
{1, 1, 1, 0},
{1, 1, 1, 1},
{0, 0, 1, 0},
{0, 1, 0, 0},
},
"dollar": {