RSS/Atom feed Twitter
Site is read-only, email is disabled

Automatically generating "find the letter" images

This discussion is connected to the gimp-user-list.gnome.org mailing list which is provided by the GIMP developers and not related to gimpusers.com.

This is a read-only list on gimpusers.com so this discussion thread is read-only, too.

1 of 1 message available
Toggle history

Please log in to manage your subscriptions.

Automatically generating "find the letter" images Jeffrey LePage 31 Mar 01:36
Jeffrey LePage
2008-03-31 01:36:02 UTC (almost 17 years ago)

Automatically generating "find the letter" images

How would you use GIMP to create an image containing (poorly) hidden letters or numbers?

I'll explain: Take a look at this image:
http://www.sesameworkshop.org//uploaded-images/1211/0-0.gif

This is an image used in a little game at sesamestreet.com. The idea is that children click on the camouflaged letters in the images. In this image there are 4 hidden letters:A,E,S,F.

I want to create a similar game, but I have no artistic ability. Instead of drawing a picture, I want to take a generic photograph and embed letters and numbers in the picture. They need to be hidden, but not so well hidden that pre-school children would not be able to find them.

One possible way would be to... 1) break the picture into appropriately sized areas of the same basic color. (I have no real idea how to do this automatically.)
2) place a letter in one of those areas 3) rotate the letter a little (to eliminate obvious straight lines)
4a) apply a texture to the letter that matches the 4b) or bump-map the letter

Obviously I want to script this. It occurs to me that this might be easier to do with ImageMagick.

Thanks, Jeff LePage