|
|
|
|
|
by tait
1426 days ago
|
|
In the section on Line Ends, https://code.sgo.to/typograms/ shows a box surrounded by arrows and a dot surrounded by arrows. The arrows that point down (down and left, down, and down and right) are rendering the arrow heads as ascii V's. That seems different than elsewhere on the page. \ | /
\ vvv / \ | /
v+-----+v vvv
->| |<- ->*<-
^+-----+^ ^^^
/ ^^^ \ / | \
/ | \
|
|
In answer to my above inquiry:
It looks to me like this section causes consecutive 'v's to be interpreted as text; it might be nice to carve out v's or give alternative glyphs for down arrows or something:
Also, if you have two arrows coming together diagonally, like: The arrowhead points to the left rather than straight down. I think straight down would be preferred and not particularly difficult to code.I would be happy to take further conversation/contributions to whatever forum you prefer - what is the best approach?