ASCII-art

by Ssaliss

Back to Survival Guide.

Ssaliss2010-04-18 22:20:08
Basically, I want a scroll to put text (or other ascii-arts) in. My feeble attempt:

CODE
. /------------------------------------------------/---\\
./                                                /     \\
.|                                                |     |
.|                                                |     |
.|                                                |     /
.|                                                |\\---/
.|                                                |
.|                                                |


Anyone able to do better? I'm not the most artistic person in the world, unfortunately sad.gif

EDIT: Periods added to preserve spacing.
Eamon2010-04-18 22:22:19
I've been using on that looks something like this:
CODE
,______________      Scroll
/\\              \\    
\\_|              l    
  l              |    
  |    __________1__  
   \\__/____________/
Ssaliss2010-04-18 22:37:57
A bit small for my use, even though it looks better than mine!
Eamon2010-04-18 23:33:15
You can extend it pretty easy, though:

CODE
,___________________      Scroll
/\\                   \\    
\\_|                   l    
  l                   |    
  |                   1
  1                   |
  |    _______________1__  
   \\__/_________________/
Ssaliss2010-04-18 23:35:11
Yeah, but I'd need one for a letter-sized... well, letter. The curls at the end looked a bit small for that.