... What do you mean?onion2k wrote:Code that does things with images.
Like I even need to say.
What do you enjoy developing
Moderator: General Moderators
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
onion is the man when it comes to GD and image manipulation in PHP
But don't take my word for it...
http://phpgd.com/
http://phpgd.com/
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
Yep, that's me. I should update a bit of that code actually. At the moment I'm going more with images on the clientside using <canvas> ... things like http://www.ooer.com/autograph/canvas/ , http://www.ooer.com/litebox/ and http://www.ooer.com/canvastile/ ... lots of fun, but it tends to only work right in Firefox.
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
- superdezign
- DevNet Master
- Posts: 4135
- Joined: Sat Jan 20, 2007 11:06 pm
Hehe, not by much.onion2k wrote:Well... they 'work' in all browsers, including IE. But Firefox's implementation of <canvas> is a heck of a lot faster than other browsers so that's the only one the code is really usable in.
We're going a bit off topic here...
But to stay on topic, I like developing things in JavaScript. Anything that does stuff that desktops can, but browsers shouldn't be able to.