<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/libnrtype/OpenTypeUtil.h, 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 basic SVG in OpenType support.</title>
<updated>2019-05-06T09:39:24+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2019-05-06T09:39:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e9916b0ca221016add9268b6d83dffc4be457fac'/>
<id>e9916b0ca221016add9268b6d83dffc4be457fac</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>Run clang-tidy’s modernize-use-equals-default pass.</title>
<updated>2018-06-18T12:27:01+00:00</updated>
<author>
<name>Emmanuel Gil Peyrot</name>
<email>linkmauve@linkmauve.fr</email>
</author>
<published>2018-06-15T17:02:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=004e50d84773242a000f5cadb89466bbc793e1a8'/>
<id>004e50d84773242a000f5cadb89466bbc793e1a8</id>
<content type='text'>
This replaces empty constructors and destructors with the default
keyword.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This replaces empty constructors and destructors with the default
keyword.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improvements to the Font Features dialog. Better OpenType coverage.</title>
<updated>2018-06-11T11:25:39+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-06-11T11:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0fd518beb13ed45448492ecc782825412f2cff01'/>
<id>0fd518beb13ed45448492ecc782825412f2cff01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add preview for numeric OpenType features.</title>
<updated>2018-05-13T12:51:42+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-05-13T12:51:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8b3f3c5ce777e1e4e94b1740035d3144b3f3dec0'/>
<id>8b3f3c5ce777e1e4e94b1740035d3144b3f3dec0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug fixes for variable fonts, especially to support the Decovar font.</title>
<updated>2018-04-29T16:49:03+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-04-29T16:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e393169c252e4e9fb87b87ffc1d32671e3d5c3f2'/>
<id>e393169c252e4e9fb87b87ffc1d32671e3d5c3f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add start of 'font-variations' widget.</title>
<updated>2018-04-26T08:42:21+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-04-26T08:42:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8d6e6db37f2fb58d4f3cfe8ca2827c0c4ae6c006'/>
<id>8d6e6db37f2fb58d4f3cfe8ca2827c0c4ae6c006</id>
<content type='text'>
Some code cleanup.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some code cleanup.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract and display ligatures in a font.</title>
<updated>2018-04-05T13:05:17+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-04-05T13:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c2fbc03b37ca44ad31db6503046a99c47a520313'/>
<id>c2fbc03b37ca44ad31db6503046a99c47a520313</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move FTFixedToDouble / FTDoubleToFixed to a common header</title>
<updated>2018-03-27T18:06:19+00:00</updated>
<author>
<name>Felipe Corrêa da Silva Sanches</name>
<email>juca@members.fsf.org</email>
</author>
<published>2018-03-25T20:37:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e5c572ec63e9d529c2ab44084c54f58fb1328c39'/>
<id>e5c572ec63e9d529c2ab44084c54f58fb1328c39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow building with USE_PANGO_WIN32.</title>
<updated>2018-03-23T17:05:17+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-03-23T17:05:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=af97b8698325656cea28e335a9e4a7b49b9464f5'/>
<id>af97b8698325656cea28e335a9e4a7b49b9464f5</id>
<content type='text'>
Needs to be tested....
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Needs to be tested....
</pre>
</div>
</content>
</entry>
</feed>
