<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/display/cairo-utils.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>refactor SPIEnum: more type safety</title>
<updated>2019-10-28T11:30:14+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2019-10-28T11:30:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=1a12c0f5f163794584dfe7b25d4f1feb3156cb6d'/>
<id>1a12c0f5f163794584dfe7b25d4f1feb3156cb6d</id>
<content type='text'>
fixes ungrouping of "font-weight:bolder"
fixes "titling-caps" parsing
fixes a casting error in CairoRenderContext::renderGlyphtext
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes ungrouping of "font-weight:bolder"
fixes "titling-caps" parsing
fixes a casting error in CairoRenderContext::renderGlyphtext
</pre>
</div>
</content>
</entry>
<entry>
<title>Add export/import PDF blend modes and add isolation modifier</title>
<updated>2019-10-19T04:33:22+00:00</updated>
<author>
<name>Jabier Arraiza</name>
<email>jabier.arraiza@marker.es</email>
</author>
<published>2019-10-19T04:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=2d7e690eb6a2add552b84370d56d56ec1b1fbfd4'/>
<id>2d7e690eb6a2add552b84370d56d56ec1b1fbfd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>    Fixing shifts for sub-byte PNG packing order</title>
<updated>2019-10-01T22:33:22+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-10-01T22:33:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8745fed6c1ae9d773750f491b8a8de4806a0e1c0'/>
<id>8745fed6c1ae9d773750f491b8a8de4806a0e1c0</id>
<content type='text'>
    In PNG, pixels are stored left to right with msb first, so the shift of the nth color should be 8-size-n and not n

    Fixes https://gitlab.com/inkscape/inkscape/issues/444
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    In PNG, pixels are stored left to right with msb first, so the shift of the nth color should be 8-size-n and not n

    Fixes https://gitlab.com/inkscape/inkscape/issues/444
</pre>
</div>
</content>
</entry>
<entry>
<title>Crashfix when importing/selecting large png</title>
<updated>2019-07-02T11:36:58+00:00</updated>
<author>
<name>Nathan Lee</name>
<email>2431820-nathanal@users.noreply.gitlab.com</email>
</author>
<published>2019-07-02T11:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=90705c915973171ceb661d5494277fc21eb2ae8b'/>
<id>90705c915973171ceb661d5494277fc21eb2ae8b</id>
<content type='text'>
Uses size_t as per Thomas Holder's suggestion.
Fixes gitlab.com/inkscape/inkscape/issues/192.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses size_t as per Thomas Holder's suggestion.
Fixes gitlab.com/inkscape/inkscape/issues/192.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make background color affect checkerboard</title>
<updated>2019-02-23T18:48:23+00:00</updated>
<author>
<name>tim_rawlinson</name>
<email>rawlinson@users.noreply.github.com</email>
</author>
<published>2019-02-23T14:03:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=41910bd5cd509346f74cd3b0ffb21bc8c4b40bfd'/>
<id>41910bd5cd509346f74cd3b0ffb21bc8c4b40bfd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>modernize loops</title>
<updated>2019-01-02T09:41:30+00:00</updated>
<author>
<name>Marc Jeanmougin</name>
<email>marc@jeanmougin.fr</email>
</author>
<published>2019-01-02T09:41:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=169dff19d4da8d76e69b8e896aa25b0013639c03'/>
<id>169dff19d4da8d76e69b8e896aa25b0013639c03</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>Replace Broken Image xpm by SVG.</title>
<updated>2018-11-07T15:51:08+00:00</updated>
<author>
<name>Tavmjong Bah</name>
<email>tavmjong@free.fr</email>
</author>
<published>2018-11-07T15:51:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=9c18fdd9187e7e190939d68a5d684214a8491624'/>
<id>9c18fdd9187e7e190939d68a5d684214a8491624</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Image HTTP support</title>
<updated>2018-11-04T16:24:42+00:00</updated>
<author>
<name>Thomas Holder</name>
<email>thomas@thomas-holder.de</email>
</author>
<published>2018-11-03T21:34:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c9b918d330b74b82f4e61cfa537674bcd53ade5f'/>
<id>c9b918d330b74b82f4e61cfa537674bcd53ade5f</id>
<content type='text'>
Uses Gio::File::load_contents (via URI::getContents) to load images from
non-file/non-data URIs. Depends on GVfs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Uses Gio::File::load_contents (via URI::getContents) to load images from
non-file/non-data URIs. Depends on GVfs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove #include "config.h" wherever possible</title>
<updated>2018-10-01T22:50:12+00:00</updated>
<author>
<name>Eduard Braun</name>
<email>eduard.braun2@gmx.de</email>
</author>
<published>2018-09-30T23:49:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=71f15d1e96dab3a48fd8e544561f1830795b56ed'/>
<id>71f15d1e96dab3a48fd8e544561f1830795b56ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
