Re: Simple Graphics Coding
- From: pjb@xxxxxxxxxxxxxxxxx (Pascal J. Bourguignon)
- Date: Mon, 28 Jul 2008 19:40:16 +0200
maud <maud.july@xxxxxxxxx> writes:
I would like to produce a number of maps with customized pushpins. I
do not need to embedded this into an application, however I need to
produce many more than I can manually construct. I was hoping someone
could recommend a simple application or programming environment to
work in. I have been thinking that if I get a background map image,
and then create a table of the pixel locations corresponding to map
locations, I would just need a program that given some sort of input
text file, created an image by placing a designated image on top of
the world map image at a designated pixel location.
Any ideas?
You can do that easily with gimp. It includes a guile (scheme)
interpreter, that will allow you to write a gimp script to load your
map, and insert any number of pin pictures.
--
__Pascal Bourguignon__ http://www.informatimago.com/
Until real software engineering is developed, the next best practice
is to develop with a dynamic system that has extreme late binding in
all aspects. The first system to really do this in an important way
is Lisp. -- Alan Kay
.
- References:
- Simple Graphics Coding
- From: maud
- Simple Graphics Coding
- Prev by Date: Re: Program compression
- Next by Date: Re: Simple Graphics Coding
- Previous by thread: Re: Simple Graphics Coding
- Next by thread: Re: Simple Graphics Coding
- Index(es):
Relevant Pages
|