Thanks!
On Fri, 2014-12-05 at 09:57 +0100, Tavmjong Bah wrote:
On Thu, 2014-12-04 at 23:31 +0100, Jabiertxo Arraiza Cenoz wrote:
> > Actually, it is already enabled in 0.91. No need to set a flag.
> Thanks for the info.
>
> About this, you know wath features need flags for 0.91 and if still
> there is for 0.92?
At the moment there is nothing enabled by -DWITH_SVG2.
There are new filter effects blend modes and compositing modes that need
the flags:
-DWITH_CSSBLEND -DWITH_CSSCOMPOSITE
And the GUI for meshes requires:
-DWITH_MESH
Note: there is a small syntax change to meshes that I haven't made yet.
Tav