Join the social network of Tech Nerds, increase skill rank, get work, manage projects...
 
  • Write text on image

    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 0
    • 143
    Comment on it

    Here is the code to write text on the image:-

    shell_exec("convert /var/www/html/james/final.png -font /var/www/html/james/tahomabd.ttf  -pointsize 85 -density 100 -fill indigo -draw 'text 475,440 JAMES' /var/www/html/james/james1.png");
    
        shell_exec("composite -dissolve 100  -gravity Center /var/www/html/james/icon_play.png   /var/www/html/james/james1.png -alpha Set /var/www/html/james/james2.png");
    
        chmod($finaloutputfile, 0755); 
    

 0 Comment(s)

Sign In
                           OR                           
                           OR                           
Register

Sign up using

                           OR                           
Forgot Password
Fill out the form below and instructions to reset your password will be emailed to you:
Reset Password
Fill out the form below and reset your password: