<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/display/pixblock-scaler.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>Wholesale cruft removal part 1</title>
<updated>2010-08-04T03:45:58+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2010-08-04T03:45:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=30884b9e814d7baaa2299803e8cb76cf203ca084'/>
<id>30884b9e814d7baaa2299803e8cb76cf203ca084</id>
<content type='text'>
(bzr r9508.1.44)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r9508.1.44)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed redraw-area dependent result when using filters with low quality</title>
<updated>2009-03-28T17:20:57+00:00</updated>
<author>
<name>Niko Kiirala</name>
<email>niko@kiirala.com</email>
</author>
<published>2009-03-28T17:20:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=830da2cc56af064b2bdc028a0247fb0683b4e2d2'/>
<id>830da2cc56af064b2bdc028a0247fb0683b4e2d2</id>
<content type='text'>
(bzr r7584)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7584)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some bad math in pixblock-transform</title>
<updated>2009-03-28T12:36:43+00:00</updated>
<author>
<name>Niko Kiirala</name>
<email>niko@kiirala.com</email>
</author>
<published>2009-03-28T12:36:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=b03714f290db339102fe38bc434dd71c9f1a8cfa'/>
<id>b03714f290db339102fe38bc434dd71c9f1a8cfa</id>
<content type='text'>
(bzr r7583)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7583)</pre>
</div>
</content>
</entry>
<entry>
<title>Made functions in nr-filter-utils inlineable</title>
<updated>2009-03-28T12:01:17+00:00</updated>
<author>
<name>Niko Kiirala</name>
<email>niko@kiirala.com</email>
</author>
<published>2009-03-28T12:01:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2cc76133e6025eaf4c010165ef18941f748f12be'/>
<id>2cc76133e6025eaf4c010165ef18941f748f12be</id>
<content type='text'>
(bzr r7582)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7582)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some bad math in pixblock-scaler. Seems to fix shifted blurs</title>
<updated>2009-03-28T11:35:16+00:00</updated>
<author>
<name>Niko Kiirala</name>
<email>niko@kiirala.com</email>
</author>
<published>2009-03-28T11:35:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=f24f94b48062279790e7d386a604ae2fb93a2b2d'/>
<id>f24f94b48062279790e7d386a604ae2fb93a2b2d</id>
<content type='text'>
(bzr r7581)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7581)</pre>
</div>
</content>
</entry>
<entry>
<title>Move filters into their own namespace Inkscape::Filters  (from NR::)</title>
<updated>2009-01-02T12:18:25+00:00</updated>
<author>
<name>Johan B. C. Engelen</name>
<email>jbc.engelen@swissonline.ch</email>
</author>
<published>2009-01-02T12:18:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ce6f12df4a3f9969f1e42aeaa3cfdd31e0602ae6'/>
<id>ce6f12df4a3f9969f1e42aeaa3cfdd31e0602ae6</id>
<content type='text'>
(bzr r7058)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7058)</pre>
</div>
</content>
</entry>
<entry>
<title>pixblock-transform and scaler: convert src if needed, to match dest mode.</title>
<updated>2008-02-24T01:35:24+00:00</updated>
<author>
<name>JF Barraud</name>
<email>jf.barraud@gmail.com</email>
</author>
<published>2008-02-24T01:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e0313f357f9cb36a493497a637866bec35f28752'/>
<id>e0313f357f9cb36a493497a637866bec35f28752</id>
<content type='text'>
color matrix, comp. transfert and diplacement map: explicitely free some unused pixblock instead of resting on garbage collection...

(bzr r4839)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
color matrix, comp. transfert and diplacement map: explicitely free some unused pixblock instead of resting on garbage collection...

(bzr r4839)</pre>
</div>
</content>
</entry>
<entry>
<title>partial fix sent by jfb for bug #188814</title>
<updated>2008-02-23T04:27:03+00:00</updated>
<author>
<name>Felipe Corr??a da Silva Sanches</name>
<email>juca@members.fsf.org</email>
</author>
<published>2008-02-23T04:27:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=7f1194d336b4e8e784096451f90094a0ad9bd051'/>
<id>7f1194d336b4e8e784096451f90094a0ad9bd051</id>
<content type='text'>
(bzr r4829)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r4829)</pre>
</div>
</content>
</entry>
<entry>
<title>Improved handling bounding boxes and rotated/skewed coordinates in filters</title>
<updated>2007-08-18T11:00:22+00:00</updated>
<author>
<name>Niko Kiirala</name>
<email>niko@kiirala.com</email>
</author>
<published>2007-08-18T11:00:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=331ff093861fb252e5a288e363afb2b1c817bb4f'/>
<id>331ff093861fb252e5a288e363afb2b1c817bb4f</id>
<content type='text'>
(bzr r3505)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r3505)</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed rendering glitch in bicubic scaler</title>
<updated>2007-07-24T12:48:54+00:00</updated>
<author>
<name>Niko Kiirala</name>
<email>niko@kiirala.com</email>
</author>
<published>2007-07-24T12:48:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ed06b534c440e543937f4fe71eb593e556916306'/>
<id>ed06b534c440e543937f4fe71eb593e556916306</id>
<content type='text'>
(bzr r3289)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r3289)</pre>
</div>
</content>
</entry>
</feed>
