javascript - How to generate a custom image in php? -
i looking create product customization tool in php. tool allow user create own customization predefined mobile cover. have mobile cover image , looking allow user write 3 characters written in circle called monogram background color.
i not sure how proceed ahead it. looking dynamically create image placed on mobile cover in such way looks part.
here link sample image generated
http://d13eowy7ljcd3.cloudfront.net/images/ark.png
i looking way on how approach , php image handling libraries should make use of.
help appreciated.
have @ gd , image functions. imagearc
there lot of examples out there.
you may have @ imagemagick , graphicsmagick.
Comments
Post a Comment