Search found 4 matches

by josh2xsv
Wed Jun 15, 2005 5:48 pm
Forum: Graphics
Topic: GD dynamic Image composite
Replies: 4
Views: 31935

GOT IT SORTED - YEHAA!!!

Thanks for your input- sorry to double post won't happen again!
I have solved it through using a png as layer 1 with 2 distinct colours - have replaced those 2 colours on 1 file then merged with outlines etc. I can now output as jpeg no stress!
Thanks
Josh :D :D
by josh2xsv
Wed Jun 15, 2005 4:09 pm
Forum: Graphics
Topic: GD dynamic Image composite
Replies: 4
Views: 31935

sorry for double post!

Hey - Sorry for the double post it won't happen again! :oops: --- I'll output as gif through testing see if I can't get it back to jpg later?! I am working on creating the first layer with 3 distinct colors and set both replace colors on 1 file then merge with outlines etc. hopefully that can give m...
by josh2xsv
Tue Jun 14, 2005 8:45 pm
Forum: PHP - Code
Topic: Dynamic layered image using GD
Replies: 3
Views: 779

Dynamic layered image using GD

Hi Everyone - Hope someone can give me some feedback on the following code... Its giving me some unexpected results-(namely not implementing/keeping the col2(color on layer2) I think it may be something to do with the merge (maybe alphamerge) I not sure! I am fairly new to GD so my code may be a bit...
by josh2xsv
Tue Jun 14, 2005 7:48 pm
Forum: Graphics
Topic: GD dynamic Image composite
Replies: 4
Views: 31935

GD dynamic Image composite

Hi Everyone - Hope someone can give me some feedback on the following code... Its giving me some unexpected results-(namely not implementing/keeping the col2(color on layer 2) I am fairly new to GD so my code may be a bit basic...(or shocking ) <?php /**----------------------------------------------...