View Single Post
  #7  
Old 03-17-2013, 03:51 AM
fowlplay4 fowlplay4 is offline
team canada
fowlplay4's Avatar
Join Date: Jul 2004
Location: Canada
Posts: 5,200
fowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond reputefowlplay4 has a reputation beyond repute
Quote:
Originally Posted by Gunderak View Post
Jatz and I are making a system similar to player cards for Delteria, we're sending the image of the player through a socket and letting a php script generate an image from it.
You would be better off using a client-side drawing panel, drawing the player object on your template, saving the image locally (temporarily) and uploading that to the server instead of getting a third-party web-server involved.

There's also server-side drawing panels that you can use as well.
__________________
Quote:
Reply With Quote