Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request: brace labels #72

Open
clarfonthey opened this issue Apr 14, 2021 · 0 comments
Open

Request: brace labels #72

clarfonthey opened this issue Apr 14, 2021 · 0 comments

Comments

@clarfonthey
Copy link

clarfonthey commented Apr 14, 2021

Basically a weird case of something I haven't been able to look right. What I'm imagining is something like this, where the brace is used to group things together: https://upload.wikimedia.org/wikipedia/commons/e/e6/Curly_Bracket_Notation.png

From what it seems, svgbob doesn't do too well with inferring shapes that don't go beyond a single line. I've tried the below and haven't really managed to get any to look right in svgbob:

 group of things
'-------.-------'

 group of things
\-------v-------/

 group of things
╰-------🮦-------╯

I honestly don't expect you to implement the right characters to display stuff like this, mostly figured it would be moderately helpful to list this here in case there are particular edge cases for diagrams you want to cover, or if you have ideas of how to do stuff like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants