[thelist] Weekend link: css art

R.Livsey R.Livsey at cache-22.co.uk
Fri Sep 20 08:26:01 CDT 2002


>
> Remember ascii art? Here comes css art:
> http://a.jaundicedeye.com/csspm/
>
> Now, anyone know how did they do that? I best that they used
> _some_ sort of software...
>
Impressive!

Yeah - it would be resonably straightforward with php and the GD
library.

ImageColorAt($image, $x, $y);
Would get you the colour at a certain pixel. Just go through the image
and find the colour at points in the image and generate the source.

I think I will go away and experiment!

R.Livsey
Incutio Web Developer
[ PHP | Perl | mySQL | Java ]
w : cache-22.co.uk
e : R.Livsey at cache-22.co.uk
  / Richard at incutio.com




More information about the thelist mailing list