<feed xmlns='http://www.w3.org/2005/Atom'>
<title>inkscape/src/xml/Makefile_insert, 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>Remove deprecated Autotools and btool files.  Please use CMake instead</title>
<updated>2016-08-08T12:56:40+00:00</updated>
<author>
<name>Alex Valavanis</name>
<email>valavanisalex@gmail.com</email>
</author>
<published>2016-08-08T12:56:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=e471a664f923f517b68071f2e33fbb6ce070f8b7'/>
<id>e471a664f923f517b68071f2e33fbb6ce070f8b7</id>
<content type='text'>
(bzr r15046)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r15046)</pre>
</div>
</content>
</entry>
<entry>
<title>Files in /src that no longer exist</title>
<updated>2012-10-15T21:53:47+00:00</updated>
<author>
<name>Ted Gould</name>
<email>ted@gould.cx</email>
</author>
<published>2012-10-15T21:53:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=8bb515cbaffa18aa2baee841c4ec2269336e39df'/>
<id>8bb515cbaffa18aa2baee841c4ec2269336e39df</id>
<content type='text'>
(bzr r11804.1.2)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r11804.1.2)</pre>
</div>
</content>
</entry>
<entry>
<title>Adding initial cut of resource manager.</title>
<updated>2011-05-06T06:21:51+00:00</updated>
<author>
<name>Jon A. Cruz</name>
<email>jon@joncruz.org</email>
</author>
<published>2011-05-06T06:21:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=a4d0a358424440128cd4c4fb2915ccc4b86f4587'/>
<id>a4d0a358424440128cd4c4fb2915ccc4b86f4587</id>
<content type='text'>
(bzr r10198)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r10198)</pre>
</div>
</content>
</entry>
<entry>
<title>Move around files to remove some vanity directories.</title>
<updated>2010-03-14T23:58:16+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2010-03-14T23:58:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=bf83d5a03bf856e34bd0a6e2656a5b2dcfe8aafb'/>
<id>bf83d5a03bf856e34bd0a6e2656a5b2dcfe8aafb</id>
<content type='text'>
Also remove the obsolete IDL file stub.

(bzr r9194)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also remove the obsolete IDL file stub.

(bzr r9194)</pre>
</div>
</content>
</entry>
<entry>
<title>Move Inkscape::IO::fixupHrefs to Inkscape::XML::rebase_hrefs in new file xml/rebase-hrefs.*.  Give it the old and new base directory, so that it can change hrefs without relying on sodipodi:absref.</title>
<updated>2009-04-07T05:31:32+00:00</updated>
<author>
<name>Peter Moulder</name>
<email>peter.moulder@monash.edu</email>
</author>
<published>2009-04-07T05:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c2d8810625892a8bedcaa192df9b4165e46609ee'/>
<id>c2d8810625892a8bedcaa192df9b4165e46609ee</id>
<content type='text'>
Also create a new function sp_repr_save_rebased_file that changes all xlink:href attributes as it writes them, so that we don't need to modify the owning document.  (Especially useful for "Save a copy" or exporting.)
extension/system.cpp: (Inkscape::Extension::save): Don't call sp_document_set_uri even temporarily other than at the same time as calling rebase_hrefs.  (Otherwise, existing relative hrefs will point nowhere.)
When exporting plain SVG, change the relative hrefs according to the destination filename.

(bzr r7643)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also create a new function sp_repr_save_rebased_file that changes all xlink:href attributes as it writes them, so that we don't need to modify the owning document.  (Especially useful for "Save a copy" or exporting.)
extension/system.cpp: (Inkscape::Extension::save): Don't call sp_document_set_uri even temporarily other than at the same time as calling rebase_hrefs.  (Otherwise, existing relative hrefs will point nowhere.)
When exporting plain SVG, change the relative hrefs according to the destination filename.

(bzr r7643)</pre>
</div>
</content>
</entry>
<entry>
<title>Only build static libraries for subdirs than actually contain libraries, </title>
<updated>2009-02-20T22:15:27+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2009-02-20T22:15:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ba088eb351a96a3e6c3dd5659ffd38b7e4fbf8f3'/>
<id>ba088eb351a96a3e6c3dd5659ffd38b7e4fbf8f3</id>
<content type='text'>
rather than for every subdirectory.

(bzr r7336)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
rather than for every subdirectory.

(bzr r7336)</pre>
</div>
</content>
</entry>
<entry>
<title>Build a single test executable on Linux to match Windows build system.</title>
<updated>2008-12-29T22:47:57+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2008-12-29T22:47:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=0afd9182f7a018baa5bfeb46a33dfcf6c6680fbd'/>
<id>0afd9182f7a018baa5bfeb46a33dfcf6c6680fbd</id>
<content type='text'>
(bzr r7040)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r7040)</pre>
</div>
</content>
</entry>
<entry>
<title>Now users can design a font within inkscape, save it and then open the </title>
<updated>2008-12-28T18:35:14+00:00</updated>
<author>
<name>Felipe Corr??a da Silva Sanches</name>
<email>juca@members.fsf.org</email>
</author>
<published>2008-12-28T18:35:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=c3e30311de25dc8b874ce99ccdb864e0a18cf7d6'/>
<id>c3e30311de25dc8b874ce99ccdb864e0a18cf7d6</id>
<content type='text'>
SVG file in Fontforge in order to export a truetype font (or other 
system font formarts fontforge supports).
This improves previous workflow of font design using Inkscape which 
involved creating one SVG for each glyph. Now user only needs to create 
a single SVG file containing an SVGFont.

Glyph kerning settings for the font can also be defined withing Inkscape 
itself with live preview. The kerning management still needs some 
improvements but is currently functional at least.

Improvements in the SVGFonts dialog:

* In Global Settings tab you can define the font family name. Other 
attributes should be added to this tab in the future.
* Glyphs tab allows the user to:
** see a list (combobox) of glyphs available in the currently selected 
font.
** add/remove glyphs
** edit glyph name and unicode
** set the glyph curves based on a given path (selected from canvas). 
Same feature for the missing glyph.
* Kerning tab allows user to:
** add new kerning pairs
** adjust kerning values of selected kerning pair
** live preview while adjusting the kerning values

Code refactoring:

* Inner classes DocumentProperties::SignalObserver and 
FilterEffectsDialog::SignalObserver were duplicated code and another 
instance would be needed in SVGFonts dialog. So, I moved it to 
Inkscape::XML::SignalObserver (in helper-observer.{cpp,h})
* changed SPGlyph-&gt;glyph_name and SPGlyph-&gt;unicode from char* to 
Glib::ustring
* added sp_remove_resource to the release method in sp-font.cpp
* glyph curves used to be stored (in d attribute) and rendered 
upside-down. Now that bug is fixed.

Sorry about this huge commit. I got one week away from the Internet 
during a xmas travel. The lack of 'net connection made me work more 
intensely in Inkscape :-D

Felipe Sanches

(bzr r7029)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVG file in Fontforge in order to export a truetype font (or other 
system font formarts fontforge supports).
This improves previous workflow of font design using Inkscape which 
involved creating one SVG for each glyph. Now user only needs to create 
a single SVG file containing an SVGFont.

Glyph kerning settings for the font can also be defined withing Inkscape 
itself with live preview. The kerning management still needs some 
improvements but is currently functional at least.

Improvements in the SVGFonts dialog:

* In Global Settings tab you can define the font family name. Other 
attributes should be added to this tab in the future.
* Glyphs tab allows the user to:
** see a list (combobox) of glyphs available in the currently selected 
font.
** add/remove glyphs
** edit glyph name and unicode
** set the glyph curves based on a given path (selected from canvas). 
Same feature for the missing glyph.
* Kerning tab allows user to:
** add new kerning pairs
** adjust kerning values of selected kerning pair
** live preview while adjusting the kerning values

Code refactoring:

* Inner classes DocumentProperties::SignalObserver and 
FilterEffectsDialog::SignalObserver were duplicated code and another 
instance would be needed in SVGFonts dialog. So, I moved it to 
Inkscape::XML::SignalObserver (in helper-observer.{cpp,h})
* changed SPGlyph-&gt;glyph_name and SPGlyph-&gt;unicode from char* to 
Glib::ustring
* added sp_remove_resource to the release method in sp-font.cpp
* glyph curves used to be stored (in d attribute) and rendered 
upside-down. Now that bug is fixed.

Sorry about this huge commit. I got one week away from the Internet 
during a xmas travel. The lack of 'net connection made me work more 
intensely in Inkscape :-D

Felipe Sanches

(bzr r7029)</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify "make check" makefile rules and remove most of the obsolete </title>
<updated>2008-12-09T00:06:13+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2008-12-09T00:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=ed0c006e81c69fbed16181c512c55190d998892e'/>
<id>ed0c006e81c69fbed16181c512c55190d998892e</id>
<content type='text'>
utest-based tests.

(bzr r6976)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
utest-based tests.

(bzr r6976)</pre>
</div>
</content>
</entry>
<entry>
<title>"make check" now compiles and runs on Linux.</title>
<updated>2008-12-08T20:29:12+00:00</updated>
<author>
<name>Krzysztof Kosi??ski</name>
<email>tweenk.pl@gmail.com</email>
</author>
<published>2008-12-08T20:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.s-ol.nu/inkscape/commit/?id=28ecf041ee20b4455b68ecfa31e988640d7230ab'/>
<id>28ecf041ee20b4455b68ecfa31e988640d7230ab</id>
<content type='text'>
(bzr r6973)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(bzr r6973)</pre>
</div>
</content>
</entry>
</feed>
