Today I implemented the interfaces for libRocket in my engine using OpenGL 3.3. I got a standard RML file and some fonts and images which where needed in this RML file. It seems that the page/RML I'm rendering know is the correct one, but I'm not 100% sure. Also because I still don't know a lot of RML and it is a fairly complex one.
So my question: Are there any testcases for example an RML with images and fonts with the result as it should be rendered in a PNG or some other image format? If there aren't would somebody who actually implemented the libRocket interface correctly be so kind and share a result of a rendering in a PNG with the RML to be rendered?