Should I use the GD library in PHP to draw images?

Posted by user300371 on Stack Overflow See other posts from Stack Overflow or by user300371
Published on 2010-03-29T17:55:44Z Indexed on 2010/03/29 18:03 UTC
Read the original article Hit count: 109

Filed under:
|

Is PHP's GD library suitable for drawing images from scratch? Or would I be better off just importing an image and altering it...

© Stack Overflow or respective owner

Related posts about php

Related posts about images