phpknight Posted August 20, 2007 Share Posted August 20, 2007 I know how to write font on images, etc. But, is it possible with the GD library to put one PNG on top of another--like putting a small one in the middle of a large one? I cannot seem to find a suitable function. Please let me know how I would begin to do this. Quote Link to comment https://forums.phpfreaks.com/topic/65757-solved-gd-library-question/ Share on other sites More sharing options...
MadTechie Posted August 20, 2007 Share Posted August 20, 2007 starting point imagecopymerge EDIT: User Contributed Notes are useful Quote Link to comment https://forums.phpfreaks.com/topic/65757-solved-gd-library-question/#findComment-328502 Share on other sites More sharing options...
phpknight Posted August 20, 2007 Author Share Posted August 20, 2007 Sweet. Thanks! Quote Link to comment https://forums.phpfreaks.com/topic/65757-solved-gd-library-question/#findComment-328520 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.