- Fix a typo in a for loop in create_label which left 'i' uninitialised and caused a crash if you're unlucky. - Set the CLUTTER_VBLANK=none environment variable. - Don't quit on a keypress. - Trailing whitespace tidy up.
Add tests/test-text-perf, which allows testing text performance as a function of the length of text strings and font size.