Temporarily re-enabled SVG output (from GUI only)

* Cairo version: 1.16.0-1
* SVG output doens't seem as broken as before with the current cairo version
* Transparency doesn't work. Transparent layers aren't rendered at all.
This commit is contained in:
Mario Hüttel 2018-12-22 21:30:11 +01:00
parent 7e4b915961
commit b0acbda6e3
1 changed files with 0 additions and 1 deletions

View File

@ -51,7 +51,6 @@
<property name="label" translatable="yes">Render SVG using Cairographics (too buggy at the moment)</property>
<property name="use_action_appearance">True</property>
<property name="visible">True</property>
<property name="sensitive">False</property>
<property name="can_focus">True</property>
<property name="receives_default">False</property>
<property name="active">True</property>