Add bbox and alignment parameters to print() function (instead of using in-string formatting tags).
Add bbox parameters to measure() function.
Add 'dead-center' tile alignment (centering by image's center of mass).
Add 'use-box-drawing' and 'use-block-elements' truetype font attributes (disables auto-generation of respective characters).
Add text resource descriptors (specifying resources inside a configuration string, e. g. codepages).
Add version property (available via get()).
Fix TrueType font alignment at arbitrary tile size.
Fix minor memory leaks (in X11Window and TrueType font constructors).
Fix keybad keys not producing character codes (TK_CHAR/TK_WCHAR states).