Sasha Koshka sashakoshka
  • Manehattan MAS hub
  • https://holanet.xyz
  • Sasha Koshka is the name I go by online. E-mail me if you have questions about that or about my projects in general.

  • Joined on 2022-08-07
sashakoshka pushed to main at tomo/backend 2024-09-03 19:50:04 -06:00
c1c0d2125d Update TypeSet
sashakoshka commented on issue tomo/typeset#3 2024-09-03 19:47:19 -06:00
Tabs are not laid out properly

This should probably happen in the alignment phase. WordLayouts are separated by whitespace and can be moved around easier, and data from the TypeSetter (tab size, font face) is required

sashakoshka released v0.8.0 at tomo/typeset 2024-09-03 19:44:05 -06:00
sashakoshka pushed tag v0.8.0 to tomo/typeset 2024-09-03 19:44:05 -06:00
sashakoshka pushed to main at tomo/typeset 2024-09-03 19:22:40 -06:00
0beef86c58 TypeSetter.forInternal resets last known rune bound on new line
sashakoshka closed issue tomo/typeset#5 2024-09-03 19:22:40 -06:00
Empty lines after line breaks are positioned wrong
sashakoshka opened issue tomo/typeset#5 2024-09-03 19:08:23 -06:00
Empty lines after line breaks are positioned wrong
sashakoshka pushed to main at tomo/typeset 2024-09-03 16:38:49 -06:00
6a60458484 Create another For iterator that leaves out the fake null rune
sashakoshka closed issue tomo/typeset#4 2024-09-03 16:38:49 -06:00
Tofu at the end of text
sashakoshka commented on issue tomo/typeset#4 2024-09-03 16:22:43 -06:00
Tofu at the end of text

This does not seem to be inserted by the layout functions

sashakoshka commented on issue tomo/typeset#4 2024-09-03 16:11:06 -06:00
Tofu at the end of text

Why is it a null????????????????

sashakoshka opened issue tomo/typeset#4 2024-09-03 16:04:35 -06:00
Tofu at the end of text
sashakoshka commented on issue tomo/typeset#3 2024-09-03 16:02:42 -06:00
Tabs are not laid out properly

It also needs to advance to the next tab stop instead of simply inserting spaces - this is rather important

sashakoshka opened issue tomo/typeset#3 2024-09-03 16:02:16 -06:00
Tabs are not laid out properly
sashakoshka pushed to main at tomo/typeset 2024-09-03 15:59:49 -06:00
021dd288b6 Drawer now draws tofu
sashakoshka closed issue tomo/typeset#2 2024-09-03 15:59:49 -06:00
Non-printable characters, certain whitespace are not properly accounted for
sashakoshka pushed to main at tomo/typeset 2024-09-03 15:06:14 -06:00
b0e80ce961 DoWord adds a RuneLayout for invalid characters
sashakoshka commented on issue tomo/typeset#2 2024-09-03 14:57:37 -06:00
Non-printable characters, certain whitespace are not properly accounted for

Turns out runes are not added to the layout if the font doesn't have metrics for them. OOPS!

sashakoshka opened issue tomo/typeset#2 2024-09-03 14:56:51 -06:00
Non-printable characters, certain whitespace are not properly accounted for
sashakoshka pushed to main at tomo/nasin 2024-09-03 14:26:15 -06:00
888c233181 Give Wintergreen's TabbedContainer a gap