It looks like you are not actually displaying the PSD on the webpage. The class just converts the PSD into a JPEG and then displays the JPG to the browser. If you have Photoshop, I feel you might as well do this yourself before uploading the image. Uploading JPGs versus PSD is much faster and saves space anyway.
I guess it's cool that there is a class with these abilities, but I can't see this being terribly useful. It's cool in those emergency cases where you only have the PSD version of a file. On Wed, Jun 17, 2009 at 10:21 AM, Edward Potter<[email protected]> wrote: > A small library that slipped under the radar. Seems like could be > pretty important to some image wranglers ... ? > > http://www.catswhocode.com/blog/php-display-adobe-psd-files-on-a-web-page > _______________________________________________ > New York PHP User Group Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > http://www.nyphp.org/show_participation.php > -- A: It reverses the normal flow of conversation. Q: What's wrong with top-posting? A: Top-posting. Q: What's the biggest scourge on plain text email discussions? _______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show_participation.php
