TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [TCLUG:13490] Netscape and fonts..



Carl Wilhelm Soderstrom wrote:
> 
> > _  _  _  _ _  ___    _ _  _  ___ _ _  __   Energizer Bunny Arrested!
> >/ \/ \(_)| ' // ._\  / - \(_)/ ./| ' /(__   Charged with battery.
> >\_||_/|_||_|_\\___/  \_-_/|_|\__\|_|_\ __)
> 
>         where do you get those cool .sig lines? you should post them to your
> web page or something. :)

I went and found some tagline files (they used to be popular with BBS
offline mailers).

>         do you have some sort of script to generate your .sig line, and put
> in the quote? how does it work?

I have a little template file that looks like this:

 _  _  _  _ _  ___    _ _  _  ___ _ _  __   %T3------------------------
/ \/ \(_)| ' // ._\  / - \(_)/ ./| ' /(__   %T1------------------------
\_||_/|_||_|_\\___/  \_-_/|_|\__\|_|_\ __)  %T2------------------------
 [ Mike Hicks | http://umn.edu/~hick0088/ | mailto:hick0088@umn.edu ]

Back when I was taking a C++ course, I wrote a (crummy) little program
that would grab a line from my taglines file and try to fit it into the
space on the right side of my .sig.  I kind of tried to make the program
generic, but I took a second look at the source the other day, and I see
that the code is hard-wired for a 4-line .signature..

-- 
 _  _  _  _ _  ___    _ _  _  ___ _ _  __   What is a "free" gift ? 
/ \/ \(_)| ' // ._\  / - \(_)/ ./| ' /(__   Aren't all gifts free? 
\_||_/|_||_|_\\___/  \_-_/|_|\__\|_|_\ __)                             
 [ Mike Hicks | http://umn.edu/~hick0088/ | mailto:hick0088@umn.edu ]