New branch 'feature/opengl-vcl-text' available with the following commits: commit 4af8f41df1c85fe0ec84b6a2c8f39b741aa5f09f Author: Markus Mohrhard <markus.mohrh...@collabora.co.uk> Date: Tue Nov 4 04:29:13 2014 +0100
extract cairo rendering and abstract platform bits The text rendering is now abstracted into the TextRender abstract class. Additionally we have now an abstracted cairo rendering class CairoTextRender which is a subclass of the TextRender class. The CairoTextRender class is still platform independent and needs to be subclassed to implement the few platform dependent methods. You can reuse the cairo based text rendering now by subclassing CairoTextRender for the platform that you need. Change-Id: I8b07e3fe646a81563d308971d30e14a00fd921ad _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits