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

built-in figlet system #81

Open
kristopolous opened this issue May 10, 2020 · 6 comments
Open

built-in figlet system #81

kristopolous opened this issue May 10, 2020 · 6 comments
Milestone

Comments

@kristopolous
Copy link
Owner

A way to ascii/ansi(simulated of course) art say, all h2 text would be pretty great.

For those unfamiliar with figlet, go here: http://www.figlet.org/

The theme here isn't "text emulation of graphics" though ... it's webpage emulation of terminal programs. So given that we're looking at the BBS style art or the blocky text style of things. Oh right I made that project already. Sorry that was 7 years ago, I called it unifig: https://github.com/kristopolous/UniFig ... ah it just php'd figlet ... nvm ... there's some javascript figlet libraries and those are fine ... but I dunno

I don't want a heavy system and really I'm not trying to support unicode here, outside [A-Za-z0-9 and misc punctuation] you're on your own.

@spotUP
Copy link

spotUP commented May 18, 2020

converting ansi codes to html would be pretty awesome too.

@kristopolous
Copy link
Owner Author

kristopolous commented May 18, 2020

There's many projects that do this already. I covered their flaws in #82

@spotUP
Copy link

spotUP commented May 20, 2020

A built in figlet system would be really cool.. as that is what my community site is all about. Ascii logos. Haha maybe the artist would start doing their own character sets and start dropping ascii collys like there is no tomorrow.. it would be really neat to type in an ascii logo quickly and do the final tweaks after that.

@kristopolous
Copy link
Owner Author

I'll essentially be looking to WASM figlet

@spotUP
Copy link

spotUP commented May 22, 2020

Cool. If we could do an online editor for custom charsets and letting users upload those we have a winner for sure.

@kristopolous
Copy link
Owner Author

That's a different project really. This is more a clone of full screen productivity applications, which is why the bootstrap marriage works.

There's so much work on the emulator world these days and to be honest i haven't really gotten deep into it. I know you can find basically any classic system through a web page these days. If we're talking new software that's a good talk, but emulated terminal software, I'm sure it's way solved

@kristopolous kristopolous added this to the Vaporware 4.5 milestone May 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants