<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Turnip</id>
	<title>Inkscape Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Turnip"/>
	<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/Special:Contributions/Turnip"/>
	<updated>2026-04-09T01:53:14Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Object_Manager&amp;diff=8642</id>
		<title>Object Manager</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Object_Manager&amp;diff=8642"/>
		<updated>2006-10-17T19:42:57Z</updated>

		<summary type="html">&lt;p&gt;Turnip: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;h1&amp;gt;The Inkscape Object Manager&amp;lt;/h1&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;A hybrid of the XML Editor and Item Properties dialog.. mixed in with a bit of love.&amp;lt;/strong&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
upload:obman2.png upload:gradients.png&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Brief&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;An expandable list of the groups and objects within your SVG.&amp;lt;br /&amp;gt; &lt;br /&gt;
&lt;br /&gt;
Previews of what is within that group is handy but not essential ( like in the XML editor:  when groups are selected , the relative items on the canvas are selected )&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Groups can be expanded down to object level and each list item can be renamed.&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Each list item has a visibility and sensitive check button.&amp;lt;br /&amp;gt;&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;objects can be dragged from the list to the canvas.  &amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This will initiate a Use function to duplicate that group ( can we do this ?  it would do wonders for economising file-size and graphics! )&amp;lt;br/&amp;gt;&lt;br /&gt;
--Should be able to. cloning objects does that now, and we are able to clone groups&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Better for Semantics&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;Many Users will identify this manager as a type of 'Object Library' for their SVG documents.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The benefit here lies in the content. As users rename the objects they see in the manager they will be in-fact renaming the ID's in the XML.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
This means the more semantic their documents, the more the user is rewarded with a logical 'object manager'.&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Because it's as simple as double clicking your object in the manager to rename it, users will be not only encouraged too name objects for  &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;Better for Users&amp;lt;/h2&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;When making objects sensetive and insensetive, users shouldn't have to go deep into the dark pits of the XML editor to make objects sensetive again. &amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h2&amp;gt;The Gradient Manager&amp;lt;/h2&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;currently when an object uses an existing [http://grin-optics.org gradient], inkscape will create a new  lineargradientXXXX def id so that the x1y1 x2y2 coords can be changed. &amp;lt;br /&amp;gt;This def will then xlink:href  to the existing gradient so that it can assume the colours and stops as the users.&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;p&amp;gt;The Gradient Manager provides a way to manage the names of both reference type gradient defs and also the gradient defs that contrain colour stop information.&amp;lt;br /&amp;gt;&lt;br /&gt;
What also makes for a nice feature is you can re-use the reference gradients for exact-gradient positioning based off other objects :)&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;h3&amp;gt;Things that happen as you interact with the gradient manager&amp;lt;/h3&amp;gt;&lt;br /&gt;
&amp;lt;p&amp;gt;&lt;br /&gt;
&amp;lt;ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;Draging and dropping objects above and below eachother changes their order in the xml&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;clicking on an object after it is selected allows the user to rename the id of that def&amp;lt;/li&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;li&amp;gt;selecting a gradient after selecting an object applies that gradient&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;/ul&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Gradient Dialog Design Ideas ===&lt;br /&gt;
&lt;br /&gt;
* http://www.macromedia.com/software/freehand/productinfo/features/static_tour/07effects.html#3&lt;br /&gt;
&lt;br /&gt;
* http://www.netsoc.tcd.ie/~horkana/dev/gnome/inkscape/screenshots/references/photoshop/adobephotoshop7_gradient-editor-001.png&lt;br /&gt;
* http://www.netsoc.tcd.ie/~horkana/dev/gnome/inkscape/screenshots/references/photoshop/adobephotoshop7_gradient-editor-002-noise-gradient.png&lt;br /&gt;
* http://www.netsoc.tcd.ie/~horkana/dev/gnome/inkscape/screenshots/references/photoshop/adobephotoshop7_gradient-editor-003-menu.png&lt;br /&gt;
* http://www.netsoc.tcd.ie/~horkana/dev/gnome/inkscape/screenshots/references/photoshop/adobephotoshop7_gradient-editor-004.png&lt;br /&gt;
* http://www.netsoc.tcd.ie/~horkana/dev/gnome/inkscape/screenshots/references/photoshop/adobephotoshop7_gradient-editor-005.png&lt;br /&gt;
* http://www.netsoc.tcd.ie/~horkana/dev/gnome/inkscape/screenshots/references/photoshop/adobephotoshop7_gradient-editor-007.png&lt;br /&gt;
&lt;br /&gt;
And a screenshot of just the tool options bar for gradients:&lt;br /&gt;
&lt;br /&gt;
* http://www.netsoc.tcd.ie/~horkana/dev/gnome/inkscape/screenshots/references/photoshop/adobephotoshop7_gradient-tooloptions-001.png&lt;br /&gt;
&lt;br /&gt;
* http://turnipspatch.com/demos/inkscape/freehand-gradients/gradients.html&lt;br /&gt;
&lt;br /&gt;
* http://jozmak.heydo.com/wallpapers/screensavers.htm&lt;br /&gt;
&lt;br /&gt;
If we want a solution that will scale beyond a few dozen gradients I'm&lt;br /&gt;
convinced the task of creating or editing new gradients should be seperated&lt;br /&gt;
out from the task of selecting and applying a gradient.&lt;br /&gt;
Part of the reasion I created a set of gradients for [[OpenClipart]].org was&lt;br /&gt;
to have a sample set that made it clear to anyone redesigining the dialog&lt;br /&gt;
that it would need to accomodate a whole lot of gradients.  -- Alan&lt;br /&gt;
&lt;br /&gt;
The way Xara does it:&lt;br /&gt;
http://www.xara.com/products/xarax/flash/fill.htm&lt;/div&gt;</summary>
		<author><name>Turnip</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=CompilingGentoo&amp;diff=411</id>
		<title>CompilingGentoo</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=CompilingGentoo&amp;diff=411"/>
		<updated>2005-04-05T18:50:28Z</updated>

		<summary type="html">&lt;p&gt;Turnip: Updating instructions&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Inkscape CVS on Gentoo Linux ==&lt;br /&gt;
&lt;br /&gt;
The CVS ebuild of Inkscape makes getting the latest copy as easy as &amp;quot;emerge inkscape-cvs&amp;quot; : )&lt;br /&gt;
&lt;br /&gt;
=== How to do it ===&lt;br /&gt;
&lt;br /&gt;
* If you have not already done so, &amp;lt;a href=&amp;quot;http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=3&amp;amp;chap=5#doc_chap2&amp;quot;&amp;gt;set up a portage overlay&amp;lt;/a&amp;gt;.&lt;br /&gt;
* &amp;lt;a href=&amp;quot;http://inkscape.org/doc/inkscape-cvs-0.42.ebuild&amp;quot;&amp;gt;Download&amp;lt;/a&amp;gt; and save the ebuild to media-gfx/inkscape-cvs/inkscape-cvs-0.42.ebuild inside your portage overlay (you will need to create those directories if you haven't already done so).&lt;br /&gt;
* Open a console and as root run 'ebuild &amp;lt;portage overlay&amp;gt;/media-gfx/inkscape-cvs/inkscape-cvs-0.42.ebuild digest' (substitute &amp;lt;portage overlay&amp;gt; with your portage overlay directory&lt;br /&gt;
* Now run 'echo &amp;quot;media-gfx/inkscape-cvs ~x86&amp;quot; &amp;gt;&amp;gt; /etc/portage/package.keywords' (change &amp;quot;~x86&amp;quot; for whatever architecture you're on).&lt;br /&gt;
* Now you can simply run 'emerge inkscape-cvs' to get the latest CVS version of Inkscape!&lt;/div&gt;</summary>
		<author><name>Turnip</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape&amp;diff=2415</id>
		<title>Inkscape</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape&amp;diff=2415"/>
		<updated>2005-03-29T01:35:14Z</updated>

		<summary type="html">&lt;p&gt;Turnip: Added WritingNews&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Inkscape Wiki ==&lt;br /&gt;
This is a freeform area for Inkscape development and discussion.  &lt;br /&gt;
Curious about WikiSyntax?&lt;br /&gt;
&lt;br /&gt;
&amp;lt;table border=&amp;quot;0&amp;quot;&amp;gt;&amp;lt;tr&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
=== About Inkscape ===&lt;br /&gt;
* [http://www.inkscape.org/ Inkscape Homepage]&lt;br /&gt;
* OtherProjects&lt;br /&gt;
* ArticlesAndPresentations&lt;br /&gt;
* TestimonialComments&lt;br /&gt;
&lt;br /&gt;
=== User Documentation ===&lt;br /&gt;
* ReleaseNotes for 0.42 and past&lt;br /&gt;
* PressRelease for 0.42 and past&lt;br /&gt;
* ArticleIntroducingInkscape0_40&lt;br /&gt;
* InkscapeTerminology&lt;br /&gt;
* InkscapeFeatures&lt;br /&gt;
* UserManual&lt;br /&gt;
* TutorialIdeas&lt;br /&gt;
* InkscapeSVG&lt;br /&gt;
&lt;br /&gt;
=== Project Documentation === &lt;br /&gt;
* ProjectInfo&lt;br /&gt;
* CreatingDists: how to build packages&lt;br /&gt;
* WebsiteEditing&lt;br /&gt;
* WritingNews&lt;br /&gt;
* UpdatingTrackerItems&lt;br /&gt;
* ScribusInteroperability&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
=== Developer Documentation ===&lt;br /&gt;
* DeveloperManual&lt;br /&gt;
* CompilingInkscape&lt;br /&gt;
* WorkingWithCVS&lt;br /&gt;
* TranslationInformation&lt;br /&gt;
* InkscapeJanitors: small tasks that need doing&lt;br /&gt;
* HandlingPreferences:  creating and using preference values&lt;br /&gt;
* AddSPObject: how to add a new SPObject type&lt;br /&gt;
* ReprListeners: responding to XML doc changes&lt;br /&gt;
* DebuggingTips: random tips to help debug problems&lt;br /&gt;
* [http://livarot.sourceforge.net/ Livarot]: for boolean ops &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== User Interface Discussion ===&lt;br /&gt;
* AccessibleGraphics&lt;br /&gt;
* ObjectManager&lt;br /&gt;
* DialogsReorganization&lt;br /&gt;
* ModalInterfaces&lt;br /&gt;
* TextUsability: text tool /dialog dialog&lt;br /&gt;
* KeyboardShortcutsToDo&lt;br /&gt;
** KeyboardProfiles: how you can help &lt;br /&gt;
* StatusbarAPI&lt;br /&gt;
* [[Animation-(Timeline)]]&lt;br /&gt;
* [[Free Desktop Graphic Suite]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;td valign=&amp;quot;top&amp;quot;&amp;gt;&lt;br /&gt;
=== Development Discussion ===&lt;br /&gt;
* [[Roadmap]]: the main todo list&lt;br /&gt;
* NewFeatureProposals&lt;br /&gt;
* ExtensionArchitectureProposals&lt;br /&gt;
* [[Coding Style|Coding Style Discussion]]&lt;br /&gt;
* FileTypes&lt;br /&gt;
* [[Icons]] (Application + Interface)&lt;br /&gt;
* [[ApplicationIcons]] ( more application + interface )&lt;br /&gt;
* InkscapeColor&lt;br /&gt;
* [[PrintingSubsystem]]&lt;br /&gt;
* [[SVG Competitors Plan]] - MS WVG vs SVG, etc&lt;br /&gt;
* [[SVG Tiny Compliance]]&lt;br /&gt;
* [[CSS Support]]&lt;br /&gt;
* OpenVG Standard (draft)&lt;br /&gt;
* [[OpenDocument proposal]]&lt;br /&gt;
&lt;br /&gt;
=== Rearchitecture Discussion ===&lt;br /&gt;
* SubsystemRearchitecture&lt;br /&gt;
* CPlusPlus: Convert to C++&lt;br /&gt;
* [[Pangoification]]:  replace font rendering subsystem&lt;br /&gt;
* GtkMMification: replace C boilerplate with gtkmm objects&lt;br /&gt;
* PathRepresentation&lt;br /&gt;
* [[Cairoification]]&lt;br /&gt;
&lt;br /&gt;
=== [[Galleries]] ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
* WikiAttic: pages that are no longer relevant but kept for historical value&lt;/div&gt;</summary>
		<author><name>Turnip</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Text_Dialog&amp;diff=5346</id>
		<title>Text Dialog</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Text_Dialog&amp;diff=5346"/>
		<updated>2005-02-08T15:52:26Z</updated>

		<summary type="html">&lt;p&gt;Turnip: Organised into a table for easier comparison&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table style=&amp;quot;width: 100%;&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;GIMP&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;Inkscape&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;Scribus&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;upload:text_gimp.png&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;upload:text_inkscape.png&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;upload:text_scribus.png&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Turnip</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=New_Document_Dialog&amp;diff=3116</id>
		<title>New Document Dialog</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=New_Document_Dialog&amp;diff=3116"/>
		<updated>2005-02-08T15:50:54Z</updated>

		<summary type="html">&lt;p&gt;Turnip: Organised into a table for easier comparison&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table style=&amp;quot;width: 100%;&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;GIMP&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;Inkscape&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;Scribus&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;upload:new_gimp.png&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;Not Applicable&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;upload:new_scribus.png&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Turnip</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Close_Dialog&amp;diff=387</id>
		<title>Close Dialog</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Close_Dialog&amp;diff=387"/>
		<updated>2005-02-08T15:49:35Z</updated>

		<summary type="html">&lt;p&gt;Turnip: Organised into a table for easier comparison&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table style=&amp;quot;width: 100%;&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;GIMP&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;Inkscape&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;Scribus&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;upload:closeimage_gimp.png&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;upload:closeimage_inkscape.png&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;upload:closeimage_scribus.png&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Turnip</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Stroke_Dialog&amp;diff=4959</id>
		<title>Stroke Dialog</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Stroke_Dialog&amp;diff=4959"/>
		<updated>2005-02-08T15:47:30Z</updated>

		<summary type="html">&lt;p&gt;Turnip: Organised into a table for easier comparison&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;table style=&amp;quot;width: 100%;&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;GIMP&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;Inkscape&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td style=&amp;quot;text-align: center; font-weight: bold;&amp;quot;&amp;gt;Scribus&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
 &amp;lt;tr&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;upload:stroke_gimp.png&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;upload:stroke_inkscape.png&amp;lt;/td&amp;gt;&lt;br /&gt;
  &amp;lt;td&amp;gt;upload:stroke_scribus.png&amp;lt;/td&amp;gt;&lt;br /&gt;
 &amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;/div&gt;</summary>
		<author><name>Turnip</name></author>
	</entry>
</feed>