Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

Geek Culture / Text Images

Author
Message
Robin
21
Years of Service
User Offline
Joined: 22nd Feb 2003
Location: United Kingdom
Posted: 7th Mar 2007 00:57
Hello all...

Working on a small app to convert pictures into text pictures
You can see an example of what I mean on my website:

http://www.robinbiddlecombe.com

That's me . You'll find if you move further away from the screen it looks pretty good.

Anyway, now I'm stuck with two things:

First, a general issue:
1) My face is not actually that long! Line spacing in IE/FF streches out the pictures more than it does when you view the text in notepad. Any suggestions on how to 'standardise' the spacing to fit all browsers, and so that the horizontal distance between letters is the same as the vertical distance between letters?

And secondly, I've been working on putting colour into the text too .
2) Colour works in IE, doesn't work in FF! Look at the following picture in IE and FF:

http://www.robinbiddlecombe.com/index2.html

It only seems to work in IE...any ideas what's causing this?


Thanks,

Robin

[center]
Dell XPS M1210 12.1" | 2Ghz Duo Core | 2GB DDR2 Ram | 100GB HD | 256MB Geforce Go 7400
TKF15H
21
Years of Service
User Offline
Joined: 20th Jul 2003
Location: Rio de Janeiro
Posted: 7th Mar 2007 02:57 Edited at: 7th Mar 2007 02:59
you forgot to close the font tags with </font>
And to make the filesize smaller, don't change the color if it has already been set.
so, change:
<font color=y>a<font color=x>b<font color=x>c
into:
<font color=y>a</font><font color=x>bc</font>

Login to post a reply

Server time is: 2024-11-18 07:31:56
Your offset time is: 2024-11-18 07:31:56