I'll never understand willingly restricting yourself to one desktop platform. Especially with a paid app. Oh well. Looks nice
Monodraw
151–160 of 218 posts
Re: Monodraw
#152Earlier quoted context omitted.
Ah, in that case you might want: text-size-adjust: none; -webkit-text-size-adjust: none; (it's infuriating that these options need to exist!)
How do you set options for chrome on iPhone and android? Sorry for the naive question, I never figured this out.
Re: Monodraw
#153I appreciate the effort that it takes to deliver a polished application. I just wish more tooling did better to target Linux, Windows and Mac for desktop apps. Probably a larger driver behind web based apps.
Re: Monodraw
#154Earlier quoted context omitted.
Hmm, the "With Expression" diagram on line 656 looks fine in emacs, but in chrome at that actual link, everything on the right is mangled. (The characters look fine, it looks like github's font choices do poorly with the "load bearing whitespace" for the extended bits...)
I think it's the ◀ character. It looks like Chrome (I'm on Windows) makes it wider than other Characters. I think ▶ has this same problem. But from a quick scan, I don't see any other place in the file where one of those characters is used in a way that it being extra wide would be noticable.
I wish self packaging similar to how Google Fonts does it was easier to do. IE breaking up the don't into glyph segments to reduce unused characters for languages not used.
Re: Monodraw
#155I maintain a list [1] of main web based text to diagram tools including ascii drawing tools like these. Web alternatives for this are probably https://fsymbols.com/draw/ or https://textik.com/ or https://asciiflow.com/#/ or https://web.archive.org/web/20210503172024/https://fatiherik... or https://app.monosketch.io [1]: https://xosh.org/text-to-diagram/
Re: Monodraw
#156I love this tool. This is one of those that you buy it and keep it, even if you use it once a while.
Have you had this for a long time, or are you speculating that it’s the type of software you like? This looks very cool to me, though. If you have used it, can you share how you’ve used the generated diagrams? I can imagine a screenshot of the diagram, but the raw text would probably be too big in (e.g. a terminal).
At its simplest:
figlet "Text"
or use fonts figlet -f small "Small Text"
___ _ _ _____ _
/ __|_ __ __ _| | | |_ _|____ _| |_
\__ \ ' \/ _` | | | | |/ -_) \ / _|
|___/_|_|_\__,_|_|_| |_|\___/_\_\\__|Re: Monodraw
#157Looks nice. https://asciiflow.com/ is a web-based alternative that's been my go-to for a decade.
I use ASCIIFlow all the time. I still haven't figured out how to get browsers to render the monospace fonts correctly see example diagram on this page: http://uggly.bytester.net/#how-it-works
Your best bet is to use a good fixed width don't with broad character support. Some are better or worse than others. Cascadia Code and Fira Code work pretty well with differing characteristics and both have nerd don't variants.
Emoji alignment is another problem.
Re: Monodraw
#158Earlier quoted context omitted.
The main requests have been for: - Plaintext format (in progress) - Dark mode support for the main canvas (in progress) - Auto/Dynamic Layout - Table support - ANSI export
What does "plaintext format" mean? Isn't it already plaintext?
Re: Monodraw
#159Re: Monodraw
#160Earlier quoted context omitted.
How do you set options for chrome on iPhone and android? Sorry for the naive question, I never figured this out.
You could use a browser that supports extensions on Andriod, iOS will protect you from such nefarious things though.