Editing File:traffic lights list.png

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 2: Line 2:
 
Single states of the gif file. Each one has duration of 3s. 21 and 22 are the same, also 30 and 31.
 
Single states of the gif file. Each one has duration of 3s. 21 and 22 are the same, also 30 and 31.
  
βˆ’
<pre>
 
 
#!/bin/bash
 
#!/bin/bash
 
montage traffic_lights.gif -crop '670x150+18+22!' -coalesce -geometry '+6+3' -background white -tile 1x -border 2 -bordercolor black temp_right.png
 
montage traffic_lights.gif -crop '670x150+18+22!' -coalesce -geometry '+6+3' -background white -tile 1x -border 2 -bordercolor black temp_right.png
Line 9: Line 8:
 
montage temp_left.png temp_right.png -tile 2x1 -mode Concatenate out.png
 
montage temp_left.png temp_right.png -tile 2x1 -mode Concatenate out.png
 
rm temp*
 
rm temp*
βˆ’
</pre>
 
βˆ’
 
 
== Licensing ==
 
== Licensing ==
 
{{XKCD file derived}}
 
{{XKCD file derived}}
  
 
[[Category:Helper comic images]]
 
[[Category:Helper comic images]]

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)

Templates used on this page: