Log in or register to vote.

bruce

Bruce the Presentation Tool

Bruce the Presentation Tool is for
programmers who are tired of fighting with presentation tools. In its
basic form it allows text, code or image pages and even interactive
Python sessions. It uses pyglet and is easily extensible to add new
page types.

2.0beta2 includes:

- add initial text expose effect (fade in)
- allow configuration to be set per-page and combine page flags and config
- pause on video EOS
- allow Pages to communicate back to Presentation through events
- custom Pages via modules found in resource path
- resources now much more tightly controlled
- add Python code + execution page (still has interactivity ...

0