During my vacation I have been fixing some bugs in Planner, hoping to strike a few things off of my todo list for a change.
One of those things is support for the GTK+ printing API. Francisco Moraes implemented most of this already, but it needed some final touches: a property page allowing you to select what to print, a few minor changes in the layout and the removal of some magic numbers.
Most of these things I completed already a while ago, but there were a few problems with font sizes that I could not quite get a handle on. Francisco was aware of the issue when he was working on GTK+ printing support, but did not find a solution.