<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/share/attributes, branch livecoding</title>
<subtitle>An experimental livecoding plugin for Inkscape</subtitle>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/'/>
<entry>
<title>Add 'vector-effect' to CSS and attribute lists.</title>
<updated>2019-09-01T15:42:29+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-09-01T15:42:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=aabd30f338d3272617e7cd19d00c794fc09963ea'/>
<id>aabd30f338d3272617e7cd19d00c794fc09963ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'text-align' to properties not removed in cleaning for &lt;flowPara&gt; and &lt;flowSpan&gt;.</title>
<updated>2019-04-24T09:56:39+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-04-24T09:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9aa6b66cae11fa0d1b732a78a89fb387372144df'/>
<id>9aa6b66cae11fa0d1b732a78a89fb387372144df</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clarify licenses</title>
<updated>2018-11-08T17:18:20+00:00</updated>
<author>
<name>Max Gaukler</name>
<email>development@maxgaukler.de</email>
</author>
<published>2018-09-11T14:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=79d82382b3ea1b7d77e3a47a96a786557588787a'/>
<id>79d82382b3ea1b7d77e3a47a96a786557588787a</id>
<content type='text'>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- add license headers to everything
- convert a few files from public domain or LGPL2.1+ to GPL2+
- some archaeology to clarify which files are from which library
</pre>
</div>
</content>
</entry>
<entry>
<title>Boiler plate stuff for 'textPath' 'side' attribute.</title>
<updated>2018-05-31T08:42:13+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-05-31T08:42:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9021546d20792fdd799715227685d5d6d8226517'/>
<id>9021546d20792fdd799715227685d5d6d8226517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update attribute tables for 'font-variation-settings'.</title>
<updated>2018-03-10T21:34:53+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-03-10T21:34:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=794d725e27886a050f1ca249e2035e50dbe8e6f5'/>
<id>794d725e27886a050f1ca249e2035e50dbe8e6f5</id>
<content type='text'>
Also add SVG 1.1 specification files used by scripts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also add SVG 1.1 specification files used by scripts.
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc. typos</title>
<updated>2017-11-07T18:55:26+00:00</updated>
<author>
<name>Unknown</name>
<email>kunda@scribus.net</email>
</author>
<published>2017-11-07T18:55:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2659ce5a325688a3db9900d6d662e92048f0539e'/>
<id>2659ce5a325688a3db9900d6d662e92048f0539e</id>
<content type='text'>
Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt`
whereby whitelist file contained:
```
dum
iff
glight
substract
te
upto
```</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found using `codespell -q 3 -w --skip="*.svg,*.po,*.ts,./share/tutorials,./src/libavoid,./packaging/win32/languages,./man,./src/2geom" -I ../inkscape-whitelist.txt`
whereby whitelist file contained:
```
dum
iff
glight
substract
te
upto
```</pre>
</div>
</content>
</entry>
<entry>
<title>Update properties for SVG 2 text. Partial work from Alex Roman</title>
<updated>2017-10-16T09:39:26+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2017-10-16T09:39:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5c009e15be8446c010a4103a9626653c7819274a'/>
<id>5c009e15be8446c010a4103a9626653c7819274a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'line-height' to allowed properties of tspans.</title>
<updated>2017-01-03T15:24:42+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2017-01-03T15:24:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a902aa0054815571438197e99e9f512900d3929c'/>
<id>a902aa0054815571438197e99e9f512900d3929c</id>
<content type='text'>
(bzr r15387)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15387)</pre>
</div>
</content>
</entry>
<entry>
<title>CMake: Add ${INKSCAPE_SHARE_INSTALL}</title>
<updated>2016-11-26T16:15:27+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2016-11-26T16:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=61b1ddd0599ee54f76494888524b156859134e85'/>
<id>61b1ddd0599ee54f76494888524b156859134e85</id>
<content type='text'>
This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however

(bzr r15278)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is set to "share/inkscape" by default, on Windows we need to be able to install directly into "share" however

(bzr r15278)</pre>
</div>
</content>
</entry>
<entry>
<title>Update attributes list for rename of 'mesh' to 'meshgradient'.</title>
<updated>2016-09-30T11:24:43+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2016-09-30T11:24:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e098320f36aba18034141ce2c3a0f0b9b00ffd47'/>
<id>e098320f36aba18034141ce2c3a0f0b9b00ffd47</id>
<content type='text'>
(bzr r15140)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15140)</pre>
</div>
</content>
</entry>
</feed>
