NYCPHP Meetup

NYPHP.org

[nycphp-talk] Dynamically output jpeg or eps

Mitch Pirtle mitch.pirtle at gmail.com
Mon Oct 18 15:39:14 EDT 2004


Your flake looks much better than mine.  Mine turned out like a big white poop.

Never let the guy with only one good eye design your flakes!

Seriously, I'd assume they were using Flash capabilities to create and
output that image.  I did notice that the big ugly poop-flake I
created is not so nice in JPEG format, as they forgot to antialias the
lines.

-- Mitch

On Mon, 18 Oct 2004 15:29:52 -0400, corey szopinski
<corey at domanistudios.com> wrote:
> Does anyone know of a way to dynamically output jpeg and eps format graphics
> server side with php? It looks like GD only does png, gif, and jpeg.
> 
> For example, http://snowflakes.lookandfeel.com/ lets you design a snowflake,
> save it, and then download it as a jpeg or eps file. Basically, their front
> end puts together a coods array that is fed into a  page that uses something
> to do the drawing and outputting.
> 
> What package is capable of that?
> 
> Here¹s an example of the jpeg version:
> http://snowflakes.lookandfeel.com/viewflake.php?id=469249
> 
> Here¹s the eps version:
> http://snowflakes.lookandfeel.com/flake.php?id=4692494&output=eps
> 
> -corey
> 
> DOMANI STUDIOS
> 
> Corey Szopinski
> Technology Director
> 
> corey at domanistudios.com
> 55 Washington St. Suite 822
> Brooklyn, NY 11201
> 212.920.8135  x116
> 
> _______________________________________________
> New York PHP Talk
> Supporting AMP Technology (Apache/MySQL/PHP)
> http://lists.nyphp.org/mailman/listinfo/talk
> http://www.newyorkphp.org
>



More information about the talk mailing list