<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/display/nr-arena-shape.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>Rewrite NRArenaItem hierarchy into C++</title>
<updated>2011-08-06T12:18:32+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-08-06T12:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4dd33aa4d5c57706c7f64f63391174954160a308'/>
<id>4dd33aa4d5c57706c7f64f63391174954160a308</id>
<content type='text'>
(bzr r10347.1.21)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10347.1.21)</pre>
</div>
</content>
</entry>
<entry>
<title>Replace direct use of Cairo contexts and surfaces in the rendering tree</title>
<updated>2011-07-22T02:09:27+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-07-22T02:09:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=328fad57dbfb65e3bd31062021d5cc3081e68515'/>
<id>328fad57dbfb65e3bd31062021d5cc3081e68515</id>
<content type='text'>
with wrappers which keep some extra information about the surface,
amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect.
Should simplify implementing filter primitive subregions.

(bzr r10347.1.17)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with wrappers which keep some extra information about the surface,
amd NRRect and NRRectL use with Geom::Rect and Geom::IntRect.
Should simplify implementing filter primitive subregions.

(bzr r10347.1.17)</pre>
</div>
</content>
</entry>
<entry>
<title>Implement handling of the clip-rule property. Partially based on</title>
<updated>2011-07-10T03:33:59+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-07-10T03:33:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3099a49e82622b42547088666099f33d0d55b1ad'/>
<id>3099a49e82622b42547088666099f33d0d55b1ad</id>
<content type='text'>
a patch by Andrew Lutomirski.

Fixed bugs:
  - https://launchpad.net/bugs/171243

(bzr r10347.1.8)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
a patch by Andrew Lutomirski.

Fixed bugs:
  - https://launchpad.net/bugs/171243

(bzr r10347.1.8)</pre>
</div>
</content>
</entry>
<entry>
<title>Redesign the rendering pipeline. Clipping paths are now rasterized.</title>
<updated>2011-07-09T23:03:55+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-07-09T23:03:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f8a34926de0258e7b82ec5336aa394834f42b55b'/>
<id>f8a34926de0258e7b82ec5336aa394834f42b55b</id>
<content type='text'>
This fixes breakage related to clipped groups and correctly
handles nested clipping paths. Also add the ability to use text
objects as clipping paths.

(bzr r10347.1.7)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes breakage related to clipped groups and correctly
handles nested clipping paths. Also add the ability to use text
objects as clipping paths.

(bzr r10347.1.7)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove more of libnr</title>
<updated>2011-06-23T22:22:07+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-06-23T22:22:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ab143333746e25648b253f13c0539adff089b1b6'/>
<id>ab143333746e25648b253f13c0539adff089b1b6</id>
<content type='text'>
(bzr r10347.1.2)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10347.1.2)</pre>
</div>
</content>
</entry>
<entry>
<title>Warning cleanup.</title>
<updated>2011-06-22T10:07:58+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-06-22T10:07:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8640e3a8755e772cc7982a9d6f8a47c6ee0dae00'/>
<id>8640e3a8755e772cc7982a9d6f8a47c6ee0dae00</id>
<content type='text'>
(bzr r10339)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10339)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix outline view</title>
<updated>2011-06-19T12:35:53+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-06-19T12:35:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c35fb5074464280ecb579cadeee3418ac1bd866a'/>
<id>c35fb5074464280ecb579cadeee3418ac1bd866a</id>
<content type='text'>
(bzr r9508.1.90)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9508.1.90)</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize cached patterns to NULL in NRStyle, should fix crashes</title>
<updated>2011-04-09T01:46:06+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-04-09T01:46:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=3e80b896214d68d84a475b0c780f6770ad6ae397'/>
<id>3e80b896214d68d84a475b0c780f6770ad6ae397</id>
<content type='text'>
(bzr r9508.1.80)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9508.1.80)</pre>
</div>
</content>
</entry>
<entry>
<title>Merge from trunk</title>
<updated>2011-04-07T23:42:04+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2011-04-07T23:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=945ce419c806c73d70203dec33ececafbe108a92'/>
<id>945ce419c806c73d70203dec33ececafbe108a92</id>
<content type='text'>
(bzr r9508.1.73)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9508.1.73)</pre>
</div>
</content>
</entry>
<entry>
<title>NEW: Grayscale color display mode. (toggle assigned keybinding: Shift+keypad5)</title>
<updated>2011-02-21T22:28:50+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2011-02-21T22:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=4a4047fdd90aede6d16c020ddcd70c57ea4aa218'/>
<id>4a4047fdd90aede6d16c020ddcd70c57ea4aa218</id>
<content type='text'>
(bzr r10065)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10065)</pre>
</div>
</content>
</entry>
</feed>
