<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=2gif</id>
		<title>2gif - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://www.wiki.mohid.com/index.php?action=history&amp;feed=atom&amp;title=2gif"/>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=2gif&amp;action=history"/>
		<updated>2026-04-04T17:13:10Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=2gif&amp;diff=9&amp;oldid=prev</id>
		<title>Guillaume: 1 revision</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=2gif&amp;diff=9&amp;oldid=prev"/>
				<updated>2008-12-03T10:26:54Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 10:26, 3 December 2008&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Guillaume</name></author>	</entry>

	<entry>
		<id>http://www.wiki.mohid.com/index.php?title=2gif&amp;diff=8&amp;oldid=prev</id>
		<title>192.168.20.177: /* Make colors transparent */</title>
		<link rel="alternate" type="text/html" href="http://www.wiki.mohid.com/index.php?title=2gif&amp;diff=8&amp;oldid=prev"/>
				<updated>2008-07-29T15:01:41Z</updated>
		
		<summary type="html">&lt;p&gt;‎&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Make colors transparent&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[2gif]] is a nice little utility used to create gif animations.&lt;br /&gt;
&lt;br /&gt;
==Syntax==&lt;br /&gt;
Please put the executable directory in the &amp;lt;code&amp;gt;PATH&amp;lt;/code&amp;gt; environment variable.&lt;br /&gt;
&lt;br /&gt;
The following syntax allows to create an animated gif ''anim.gif'' from ''bmp'' files with a delay of 500 ms between each frame:&lt;br /&gt;
 $ 2gif.exe s=*.bmp -namegen=anim.gif -unite -Delay500&lt;br /&gt;
&lt;br /&gt;
== Make colors transparent ==&lt;br /&gt;
&lt;br /&gt;
 $ 2gif.exe s=&amp;quot;C:\Source Images\*.*&amp;quot; d=&amp;quot;C:\out&amp;quot; -totranspm(255,255,255)&lt;br /&gt;
&lt;br /&gt;
== Command line tips ==&lt;br /&gt;
Producing large amounts of snapshots and creating animations can be very time-consuming. Here are a few tips for speeding up with the commandline:&lt;br /&gt;
*Get the [[2gif]] utility and add the folder to the ''PATH'' environment variable.&lt;br /&gt;
*Get the ''winzip'' utility and add the folder to the ''PATH'' environment variable.&lt;br /&gt;
The idea is basically inside your figures folder, to create a subfolder with the number of the run, and save inside the images and animations. The goal is to keep the same structure for each run, thus  allowing more efficiency.&lt;br /&gt;
&lt;br /&gt;
Open a command line window and go to the figures folder:&lt;br /&gt;
 $ xcopy /T /E Run_1 Run_New&lt;br /&gt;
 $ cd Run_New&lt;br /&gt;
 Now create a snapshot of the results, and save the images and the animation&lt;br /&gt;
 $ 2gif.exe s=*.bmp -namegen=anim.gif -unite -Delay1000&lt;br /&gt;
 $ winzip32 -min -m images.zip *.bmp&lt;br /&gt;
 $ move *.* This_snap&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==Useful references==&lt;br /&gt;
*[[2eps]]&lt;br /&gt;
*[[Convert]]&lt;br /&gt;
*[[Jpeg2ps]]&lt;br /&gt;
*[[Winzip]]&lt;br /&gt;
*[[2jpeg]]&lt;/div&gt;</summary>
		<author><name>192.168.20.177</name></author>	</entry>

	</feed>
<script>
  (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  ga('create', 'UA-56589921-5', 'auto');
  ga('send', 'pageview');
</script>