<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/libnrtype, 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>refactor: Eliminate SPIString::value_default</title>
<updated>2019-11-03T19:59:20+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-11-03T19:02:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7308f9e1e734fc54661b3d79c4ff8e8fbeb84867'/>
<id>7308f9e1e734fc54661b3d79c4ff8e8fbeb84867</id>
<content type='text'>
- eliminate value_default
- make value private (-&gt; _value)
- add value() method
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- eliminate value_default
- make value private (-&gt; _value)
- add value() method
</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce memory leak on editing text, etc.</title>
<updated>2019-10-11T11:21:28+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-10-10T11:05:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=487f0940377b4fbf9ebae8ab2a53f2f992e60deb'/>
<id>487f0940377b4fbf9ebae8ab2a53f2f992e60deb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comparison between char and value outside range for char in check for gzipped data.</title>
<updated>2019-10-03T12:23:37+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-10-03T12:23:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=573ad5a1fc6195119c159c127b66cd64d98d4019'/>
<id>573ad5a1fc6195119c159c127b66cd64d98d4019</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix SVG in OpenType decoding bug.</title>
<updated>2019-10-02T11:18:11+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-10-02T11:18:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=84dd598891cf34c8b837b784fead650ddc8f773f'/>
<id>84dd598891cf34c8b837b784fead650ddc8f773f</id>
<content type='text'>
Fixes https://gitlab.com/inkscape/inbox/issues/953
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://gitlab.com/inkscape/inbox/issues/953
</pre>
</div>
</content>
</entry>
<entry>
<title>Support "lang" and "xml:lang" attributes.</title>
<updated>2019-10-01T10:37:50+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-10-01T10:37:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a48a5301a4d8912d717dc6e393608b8abb55a086'/>
<id>a48a5301a4d8912d717dc6e393608b8abb55a086</id>
<content type='text'>
Partial fix for https://gitlab.com/inkscape/inbox/issues/951
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partial fix for https://gitlab.com/inkscape/inbox/issues/951
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix issue multiple signals on font change. styling</title>
<updated>2019-09-28T15:47:05+00:00</updated>
<author>
<name>Jabiertxof</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-09-28T15:47:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2a0f82c19c373e4abce200672492592deefc350e'/>
<id>2a0f82c19c373e4abce200672492592deefc350e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fis issue pointed by Mc</title>
<updated>2019-09-28T15:42:34+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-09-18T18:40:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3b4eefa4e95bf3d9ee8ec62cd503e26b0047d627'/>
<id>3b4eefa4e95bf3d9ee8ec62cd503e26b0047d627</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Dis allow to emit once instead 3 time on font change</title>
<updated>2019-09-28T15:42:34+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-09-07T23:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5b7b8889dc2b3dbdbbbe8876649989370e431c8d'/>
<id>5b7b8889dc2b3dbdbbbe8876649989370e431c8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix segfault when reading Bixia SVG in OpenType font.</title>
<updated>2019-09-21T08:32:02+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-09-21T08:32:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ebe98834792584fd8c1d0fee58379debe0afbede'/>
<id>ebe98834792584fd8c1d0fee58379debe0afbede</id>
<content type='text'>
Fixes https://gitlab.com/inkscape/inbox/issues/845
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://gitlab.com/inkscape/inbox/issues/845
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle SVG in OpenType fonts where glyph viewboxes don't match design units.</title>
<updated>2019-09-20T09:19:36+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-09-20T09:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=5b34ffd85fa6d26ffc50ee7b4d5a269fd2b5b73a'/>
<id>5b34ffd85fa6d26ffc50ee7b4d5a269fd2b5b73a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
