librocket GUI support

Anybody else having problem with libRocket in 1.9?

Getting these with my new Windows 8 system:

rocket.LoadFontFace("./data/Delicious-Roman.otf")
AttributeError: 'module' object has no attribute 'LoadFontFace'

And when I don’t load a font:

context = r.getContext()
TypeError: No to_python (by-value) converter found for C++ type: class Rocket::Core::Context *

My old code isn’t working, but the above can be replicated with the sample here:

My 1.9 i386 install is from 20 Jun.