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. 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 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! Link to comment https://forums.phpfreaks.com/topic/65757-solved-gd-library-question/#findComment-328520 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.