Images displayed
Right now the ability to add pictures to the text is added. A quick change in code and in the story backend did the job. Our framerate plummeted, however pygame.image.load(image).convert() instead of pygame.image.load(image) solved the framerate issue.
(log in to comment)
Comments
are the feathered edges rendered at runtime, or done before hand?
The edges are of course done beforehand. Actually it's photographs mangled trough Gimp and Gimpressionist. and loaded using convert_alpha(). Glad you like the style, stay tuned for the release ;)
bitcraft on
2011/09/15 19:03:
wow, i really like the style here. actually it kind of reminds me of my address book on os x. ^_^