![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Newbie
Join Date: Mar 2005
Posts: 27
Rep Power: 0
![]() |
What can I use/learn?
I want to do the following thing for a website:
1. Present a user with tools with which to construct simple bitmap graphics (primitives for points, lines, circles, etc...) - in the form of buttons and mouse actions. All laid out in a page. 2. The possibility to save that into a gif or pgn. I think Javascript would sound suitable for the first thing, but I don't quite know how to create an actual bitmap or how to save it on the server. Right now I have some basic HTML skills, can work with PHP/MySQL and can generally figure out Java Script. What I'm looking for is a kind of pointer, nudge in the right direction or some advice on how to do the above. Edit: As a secondary question... Is there a way to detect if a text string (like: "http://something/somethingelse/something.extension") points to a picture (a gif/jpg/png) or to something else? |
|
|
|
|
|
#2 |
|
Resident Grouch
![]() ![]() ![]() ![]() ![]() ![]() Join Date: Jun 2005
Posts: 6,453
Rep Power: 10
![]() |
Both questions indicate that you need to Google around for image formats and the like.
__________________
Abstraction doesn't make it impossible to write bad code; it makes it possible to write superior code. Contributor's Corner: Grumpy on C++ Exceptions DaWei on Pointers |
|
|
|
|
|
#3 |
|
Expert Programmer
|
I beleive PHP has good image handling functions.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#4 | |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 3
![]() |
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|