Return to Snippet

Revision: 49371
at July 20, 2011 23:36 by ghiboz


Initial Code
mLayer->createCaption(72, 10, 0, "Coco", 1.7);
mLayer->createCaption(72, 10, 290, "Coco is a Chocolate point Siamese cat", 0.38);
mLayer->createCaption(72, 10, 320, "She is eight years old", 0.68);
mLayer->createCaption(72, 10, 380, "Coco has a brown face, paws and tail", 0.39);
mLayer->createCaption(72, 10, 420, "She likes to play with toy mice, and uses cardboard boxes as forts", 0.22);
mLayer->createCaption(72, 10, 440, "Coco talks a lot through a deep meow, which we call a 'row'", 0.24);
mLayer->createCaption(72, 10, 460, "Her best friend is another Siamese cat called Ping", 0.29);
mLayer->createCaption(72, 10, 490, "Ping likes to watch Coco get into mischief, which Coco gets into a lot", 0.205

Initial URL
http://dl.dropbox.com/u/3507923/gorillacoco.png

Initial Description


Initial Title
Text in a layer

Initial Tags


Initial Language
C++