|
ba1438b700
|
SetTabWidth now takes in an Int26_6, and doesn't use emspaces
|
2024-09-06 00:33:51 -04:00 |
|
|
2aa1d355ec
|
Add SetTabWidth to Setter (non-functional currently)
|
2024-09-06 00:30:15 -04:00 |
|
|
6e3e288628
|
Change ReccomendedHeightFor -> RecommendedHeight
Closes #1
|
2024-09-06 00:23:44 -04:00 |
|
|
f2da861f1b
|
Fix README.md
|
2024-09-06 00:23:36 -04:00 |
|
|
0beef86c58
|
TypeSetter.forInternal resets last known rune bound on new line
Closes #5
|
2024-09-03 21:17:29 -04:00 |
|
|
6a60458484
|
Create another For iterator that leaves out the fake null rune
Apparently it was intended behavior. Closes #4
|
2024-09-03 18:38:01 -04:00 |
|
|
021dd288b6
|
Drawer now draws tofu
Closes #2
|
2024-09-03 17:59:07 -04:00 |
|
|
b0e80ce961
|
DoWord adds a RuneLayout for invalid characters
Defaults to an emspace for the width. Progress on #2
|
2024-09-03 17:04:57 -04:00 |
|
|
a1bd411e43
|
Fix bug where vertically aligned text would creep downward
|
2024-05-05 02:35:25 -04:00 |
|
|
a54d40b52c
|
Add godoc badge to README.md
|
2024-05-05 06:14:39 +00:00 |
|
|
8d9e0e1340
|
TypeSetter can now do vertical text alignment yay
|
2023-09-15 15:54:46 -04:00 |
|
|
92cb318972
|
make pumkin alllll better!
|
2023-09-15 15:22:44 -04:00 |
|
|
14deec24f5
|
API changes to support future functionality
|
2023-09-15 01:55:57 -04:00 |
|
|
388a113a01
|
Text bounds are now returned correctly
|
2023-09-14 20:28:32 -04:00 |
|
|
c4dce027ef
|
Justified text now properly handles line breaks
|
2023-08-07 01:04:43 -04:00 |
|
|
ee345c10ef
|
A blank line is now added to the end of TypeSetter when needed
|
2023-08-07 00:59:02 -04:00 |
|
|
6407baed13
|
Fixed TypeSetter.AtPosition
|
2023-08-06 03:37:08 -04:00 |
|
|
c207eadfb8
|
Typeset now only uses SetWrap instead of relying zero values
|
2023-07-15 20:19:35 -04:00 |
|
|
290d3ab366
|
Fixes to MinimumSize
|
2023-07-15 20:03:19 -04:00 |
|
|
ca27e2af88
|
Added a MinimumSize method
|
2023-07-15 19:52:06 -04:00 |
|
|
778cdb6827
|
color.RGBA is no longer hardcoded
|
2023-07-11 22:25:44 -04:00 |
|
|
6e316d18bc
|
Change package name
|
2023-07-11 21:54:29 -04:00 |
|
|
a24daf9b75
|
Add more description to readme
|
2023-07-07 02:05:46 -04:00 |
|
|
d037503b38
|
Initial commit
|
2023-07-07 01:49:32 -04:00 |
|