<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=AurelioAHeckert</id>
		<title>Creative Commons - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.creativecommons.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=AurelioAHeckert"/>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/wiki/Special:Contributions/AurelioAHeckert"/>
		<updated>2026-05-10T01:01:39Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.creativecommons.org/index.php?title=Inkscape&amp;diff=32235</id>
		<title>Inkscape</title>
		<link rel="alternate" type="text/html" href="https://wiki.creativecommons.org/index.php?title=Inkscape&amp;diff=32235"/>
				<updated>2010-03-12T21:54:24Z</updated>
		
		<summary type="html">&lt;p&gt;AurelioAHeckert: /* Code */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Developer]]&lt;br /&gt;
[[Category:license]]&lt;br /&gt;
[[Category:metadata]]&lt;br /&gt;
&lt;br /&gt;
'''Inkscape''', is an Open Source [[SVG]]-based drawing tool. It supports CC licensing within the application and also has a simple way to add metadata to SVG files from within the application.&lt;br /&gt;
&lt;br /&gt;
== Examples ==&lt;br /&gt;
&lt;br /&gt;
=== Code ===&lt;br /&gt;
&lt;br /&gt;
Here is the code that is in Inkscape's SVN repository for making the License and Metadata Dialogs possible. Please use them as examples for coding your own metadata and license selectors:&lt;br /&gt;
&lt;br /&gt;
* [http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/annotate/head%3A/src/ui/dialog/document-metadata.cpp document-metadata.cpp]&lt;br /&gt;
* [http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/annotate/head%3A/src/ui/dialog/document-metadata.h document-metadata.h]&lt;br /&gt;
* [http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/annotate/head%3A/src/rdf.cpp rdf.cpp]&lt;br /&gt;
* [http://bazaar.launchpad.net/~inkscape.dev/inkscape/trunk/annotate/head%3A/src/rdf.h rdf.h]&lt;br /&gt;
&lt;br /&gt;
=== Screenshots ===&lt;br /&gt;
&lt;br /&gt;
[[image:Inkscape-0.44SVN-licenses.png]]&lt;br /&gt;
&lt;br /&gt;
[[Inkscape's]] gtkmm-based license chooser&lt;br /&gt;
&lt;br /&gt;
[[image:Inkscape-0.44SVN-metadata.png]]&lt;br /&gt;
&lt;br /&gt;
Inkscape's gtkmm-based metadata chooser&lt;br /&gt;
&lt;br /&gt;
== External Links ==&lt;br /&gt;
&lt;br /&gt;
* [http://www.inkscape.org/ Official Site]&lt;/div&gt;</summary>
		<author><name>AurelioAHeckert</name></author>	</entry>

	</feed>