New branch 'feature/barcode' available with the following commits: commit fd9ab498690ec2bcee31d0d97492fb317432e1a4 Author: Michael Meeks <michael.me...@collabora.com> Date: Sun Jan 25 21:29:46 2015 +0000
barcodes: initial attempt to use zint to render bar-codes. We create a plug-able CustomShape engine; currently no UI for editing (add draw:engine="org.libreoffice.draw.barcode" draw:data="baa code" to your draw:custom-shape in the ODF). Change-Id: Ibcc7e6e068402a0aa37dfb858fa2aafe5e7c94c8 commit 93f6fb68d0702afe936fe53cdb54ad28d5e4e0f8 Author: Michael Meeks <michael.me...@collabora.com> Date: Sun Jan 25 18:57:48 2015 +0000 zint-barcode: add optional internal barcode functionality from zint. Rather a useful chunk of code, but no sane release management up-stream, and a choice of several forks up-stream. So no 'system' version until that is fixed. Change-Id: I063f1e5b36548102350e7200c7f622d237268471 commit 18ad06e44533c29832b5ec8779de1d1e5c32d4ed Author: Michael Meeks <michael.me...@collabora.com> Date: Sun Jan 25 12:27:11 2015 +0000 xmloff: fix initialization order for custom shape engines. Initialize needs to be invoked by SdXMLShapeContext::AddShape before we start setting properties, otherwise we mis-configure the target SdrObjCustomShape with the wrong CustomShapeEngine before we set those. Change-Id: If5a3922e18f3888e316b51572d6cda996082974c _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits