Is there any pure perl module to create images and placing text in the image?
Posted
by chvenkat
on Stack Overflow
See other posts from Stack Overflow
or by chvenkat
Published on 2010-05-01T09:28:07Z
Indexed on
2010/05/01
9:37 UTC
Read the original article
Hit count: 164
perl
I am looking for the pure perl module for creation of the image file. I went through internet and found some modules GD,Imager,Prima-1.28 but these are all contains 'C' (.c) file and (.h) files.
Any help would greatly appreciated?
© Stack Overflow or respective owner