<?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=KrlTqa</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=KrlTqa"/>
	<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/Special:Contributions/KrlTqa"/>
	<updated>2026-04-07T23:48:08Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ZINK_Filetype&amp;diff=14245</id>
		<title>ZINK Filetype</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ZINK_Filetype&amp;diff=14245"/>
		<updated>2007-04-19T00:18:52Z</updated>

		<summary type="html">&lt;p&gt;KrlTqa: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== ZINK Filetype ==&lt;br /&gt;
=== Documentation and specs ===&lt;br /&gt;
&lt;br /&gt;
==== About ====&lt;br /&gt;
The ZINK filetype is currently implemented as input and output extensions for Inkscape. When these extensions are installed the user is able save and open .zink files. A Zink file contains a normal Inkskape svg-file including all linked images. This makes it possible to easily share/publish Inkcape documents with NO BROKEN IMAGES. &lt;br /&gt;
&lt;br /&gt;
The zink filetype is packed using the zlib modules from python, so it is actually just a zip archive with the extension .zink. If you rename is you can open it with any zip extracter.&lt;br /&gt;
&lt;br /&gt;
At this moment a zink file contains the following:&lt;br /&gt;
* content.svg&lt;br /&gt;
* images in gif, png or jpg&lt;br /&gt;
&lt;br /&gt;
The first addition will be a version file so we can garantee backwards compatibility in the future. In the future there maybe some other additions like a manifest file or some directory lay-out. &lt;br /&gt;
&lt;br /&gt;
==== TODO ====&lt;br /&gt;
# Make the current extension work on Inkscape CVS in mac os x and windows&lt;br /&gt;
# Add file containing zink version number for future backwards compatibility.&lt;br /&gt;
# Write documentation and specs at this page and keep up to date. &lt;br /&gt;
# Implement a proper temp directory solution with the help of other inkscape programmers&lt;br /&gt;
# Investigate howto reinplement all functionallity in c   using the existing inkjar code.&lt;br /&gt;
==== Download ====&lt;br /&gt;
As these extensions are not (yet) in CVS i've put them on our webserver. Download them here:&lt;br /&gt;
http://facility.lingewoud.nl/hacks/inkscape_save_and_open_as_zink/&lt;br /&gt;
&lt;br /&gt;
==== Install ====&lt;br /&gt;
If you have inkscape 0.43 or lower you must also install a newer version of inkex.py in your extension folder.  Get this from the same download location or from inkscape CVS.&lt;br /&gt;
&lt;br /&gt;
If you want to install the extensions in your home directory (~/.inkscape/extensions/) also place a copy of inkex.py here&lt;br /&gt;
&lt;br /&gt;
==== Problems on windows ====&lt;br /&gt;
On windows its not possible yet to open zink files. Saving to a zink file works. I'm trying to fix this but help is welcome &lt;br /&gt;
&lt;br /&gt;
==== Problems on Mac OS X ====&lt;br /&gt;
The extensions do not work yet on the Mac OS X version. I don't exactly know why. Help is welcome.&lt;br /&gt;
&lt;br /&gt;
==== Problems on other platforms ====&lt;br /&gt;
Please inform me about it.&lt;br /&gt;
&lt;br /&gt;
==== Suggestions ====&lt;br /&gt;
If you have suggestions please mail them to the inkscape dev-mailing list.&lt;/div&gt;</summary>
		<author><name>KrlTqa</name></author>
	</entry>
</feed>