diff options
| author | Jabiertxof <jabier.arraiza@marker.es> | 2019-09-16 17:36:12 +0000 |
|---|---|---|
| committer | Jabiertxof <jabier.arraiza@marker.es> | 2019-09-16 17:36:12 +0000 |
| commit | 24b3b2183082d22415c8cb4d4fcf36726d3060c5 (patch) | |
| tree | 71fcd56289c209c6adf1e665039cf4798dc460eb /src/preferences-skeleton.h | |
| parent | Realy fix crash pasting and speed improvements (diff) | |
| download | inkscape-24b3b2183082d22415c8cb4d4fcf36726d3060c5.tar.gz inkscape-24b3b2183082d22415c8cb4d4fcf36726d3060c5.zip | |
Active SVG2 Flow Text by default
Diffstat (limited to '')
| -rw-r--r-- | src/preferences-skeleton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/preferences-skeleton.h b/src/preferences-skeleton.h index 834473a4e..4d2a10de3 100644 --- a/src/preferences-skeleton.h +++ b/src/preferences-skeleton.h @@ -126,7 +126,7 @@ R"=====( <eventcontext id="text" usecurrent="0" gradientdrag="1" font_sample="AaBbCcIiPpQq12369$\342\202\254\302\242?.;/()" - show_sample_in_list="1" use_svg2="0" + show_sample_in_list="1" use_svg2="1" style="fill:black;fill-opacity:1;line-height:1.25;stroke:none;font-family:sans-serif;font-style:normal;font-weight:normal;font-size:40px;" selcue="1"/> <eventcontext id="nodes" selcue="1" gradientdrag="1" highlight_color="0xff0000ff" pathflash_enabled="1" pathflash_unselected="0" pathflash_timeout="500" show_handles="1" show_outline="0" |
