Ooooooh…Stewart Rosenburger uses PHP and Javascript to dyamically replace text. No more manually creating cool-looking headers in Photoshop!
To see what I’m talking about, click here for the demo and view the source.
Ooooooh…Stewart Rosenburger uses PHP and Javascript to dyamically replace text. No more manually creating cool-looking headers in Photoshop!
To see what I’m talking about, click here for the demo and view the source.
I'm Tim Malabuyo. Here, I dump my thoughts about being a dad, hockey player, Sharks fan, web developer, and amateur photog.
Read more
Using Opera 7.51 on Windows 2000
Cool. I knew that PHP could dynamically create images like that, but I didn’t know it would take a normal TTF font file. Nice.
Using Mozilla Firefox 0.8 on Windows 2000
Yah…now…if only i had time to implement it…
Using Mozilla Firefox 0.8 on Windows 2000
If the .ttf file is large, does that signifcantly slow down the download time and rendering of pages? We’ll have to do some tests.
Using Opera 7.51 on Windows 2000
The size of the .ttf file shouldn’t affect the download size, because what the browser is downloading is the final image, not the font. Overall this technique probably does slow down the download and page rendering time, though.