<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/libnrtype/Layout-TNG-Scanline-Makers.cpp, 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>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>Misc. typos</title>
<updated>2018-10-06T02:05:25+00:00</updated>
<author>
<name>luz.paz</name>
<email>luzpaz@users.noreply.github.com</email>
</author>
<published>2018-09-30T18:39:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=33780c0f28bcda586b1e14de93525a6ab426e4df'/>
<id>33780c0f28bcda586b1e14de93525a6ab426e4df</id>
<content type='text'>
Found via `codespell`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Found via `codespell`</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>Fix disappearing text when outer line-height is zero.</title>
<updated>2017-01-25T18:50:23+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2017-01-25T18:50:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2bf5058630b43a23e2a735a6b69487214c7d3f95'/>
<id>2bf5058630b43a23e2a735a6b69487214c7d3f95</id>
<content type='text'>
(bzr r15452)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15452)</pre>
</div>
</content>
</entry>
<entry>
<title>using cpp limits values</title>
<updated>2016-04-13T15:27:54+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2016-04-13T15:27:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a18ef5710791412d906f09ed04f89d98d4952b9e'/>
<id>a18ef5710791412d906f09ed04f89d98d4952b9e</id>
<content type='text'>
(bzr r14836)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14836)</pre>
</div>
</content>
</entry>
<entry>
<title>Correct line spacing for text in a shape when various font-sizes present.</title>
<updated>2015-12-02T16:22:45+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2015-12-02T16:22:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3fc8a303e78687b106ed9f726657b529f63de5bd'/>
<id>3fc8a303e78687b106ed9f726657b529f63de5bd</id>
<content type='text'>
(bzr r14499)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r14499)</pre>
</div>
</content>
</entry>
<entry>
<title>Correct position of lines in multi-line text when some lines have different font sizes.</title>
<updated>2015-11-30T15:26:14+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2015-11-30T15:26:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ed0cc33f8ffa68b71218fdf17f53c19a63d2de55'/>
<id>ed0cc33f8ffa68b71218fdf17f53c19a63d2de55</id>
<content type='text'>
Correctly handle vertical left to right and right to left text.

(bzr r14494)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Correctly handle vertical left to right and right to left text.

(bzr r14494)</pre>
</div>
</content>
</entry>
<entry>
<title>Implement 'text-orientation' with user interface. Update 'writing-mode', adding 'vertical-lr'.</title>
<updated>2015-10-28T13:40:01+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2015-10-28T13:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ce697d7ebfb1e4affce10805c89445244d29388a'/>
<id>ce697d7ebfb1e4affce10805c89445244d29388a</id>
<content type='text'>
Overhaul vertical text. Eliminate any use of "internal" leading in glyph metrics. Etc.

(bzr r14430.1.1)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Overhaul vertical text. Eliminate any use of "internal" leading in glyph metrics. Etc.

(bzr r14430.1.1)</pre>
</div>
</content>
</entry>
<entry>
<title>update to latest 2geom !</title>
<updated>2011-02-02T21:24:36+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2011-02-02T21:24:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=53933f5fea9d07d1ba6304b88439fba257ee8c34'/>
<id>53933f5fea9d07d1ba6304b88439fba257ee8c34</id>
<content type='text'>
(bzr r10025)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10025)</pre>
</div>
</content>
</entry>
<entry>
<title>convert almost all libnrtype to Geom::</title>
<updated>2008-09-11T21:44:48+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2008-09-11T21:44:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4c9d5ef55883fd94094371813f80cfef0befcf74'/>
<id>4c9d5ef55883fd94094371813f80cfef0befcf74</id>
<content type='text'>
(bzr r6793)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6793)</pre>
</div>
</content>
</entry>
</feed>
