I am accustomed to programs such as MS Publisher, MS Word, and other document-creating software that includes text art (or Word Art for MS users). Things such as slanting or arcing text, etc. However, the only examples I have seen on-line of anyone using text art rely on graphics files and bandwidth-hogging images. I believe it should be possible to accomplish this strictly through the code, instead of using images. Am I right? Can it be coded? And if so, can someone please either tell me how or direct me to a place where I can learn.
I don't expect it to be easy. I didn't really expect a ready-made solution either. But I am kind of hoping that maybe someone else has thought about this in the past and/or knows something they can teach me.
I'm not 100% positive on how long this would take, but it would be fairly complicated and not something I'm personally prepared to become involved with.
Clarify?
You mean making images with code?
Anything that would be done, will take alot of actual code, and wouldn't completely rule out just using an image anyway.
You can use PHP to draw lines, fill in color etc.
But that would also be time consuming, and need alot of loading.
__________________
Moderator:General web building Get out from under them, resist and multiply.
Get out from under precipice and see the sky.
Well, I've been doing some searching, and got the hint that maybe Java can accomplish what I want. The problem is, I'm not understanding all of this yet. I obviously have some studying to do.
This probably isn't what you're looking to do, but I found it interesting: ASCII Generator is a free program that converts images to text (which could then be manupulated w/javascript). Setting the font-size to 1px shows the greatest detail...
Originally posted by Roy Sinclair Mozilla doesn't have native support yet. I know a group is working on it and I can get a draft version but it isn't in the released versions yet.
It just takes a compiler flag to enable it. I've been using SVG builds since 1.0. Check in the directory with the other releases, you'll see them available for download.