<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glyphs-typarichive, branch master</title>
<subtitle>Glyphs script to archive the current font</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/glyphs-typarichive/'/>
<entry>
<title>Don't recalculate time</title>
<updated>2018-06-28T00:50:16+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-06-28T00:50:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/glyphs-typarichive/commit/?id=c66a8d90b916872d5670d2b845de7e7b3d1aca7b'/>
<id>c66a8d90b916872d5670d2b845de7e7b3d1aca7b</id>
<content type='text'>
Only ever get the time once. Otherwise, we could imagine an unlikely
situation where the new file would get created at 59 seconds and the
family name would be updated at 00 seconds, causing the two timestamps
to differ by a minute.

Now the two timestamps will always be the same.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Only ever get the time once. Otherwise, we could imagine an unlikely
situation where the new file would get created at 59 seconds and the
family name would be updated at 00 seconds, causing the two timestamps
to differ by a minute.

Now the two timestamps will always be the same.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2018-06-28T00:43:42+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-06-28T00:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/glyphs-typarichive/commit/?id=b39ace1adedf3515a3f84f4ea93a5c1bcf511624'/>
<id>b39ace1adedf3515a3f84f4ea93a5c1bcf511624</id>
<content type='text'>
Describe what the script does. Include rough installation instructions
and license information.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Describe what the script does. Include rough installation instructions
and license information.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2018-06-28T00:17:36+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-06-28T00:17:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/glyphs-typarichive/commit/?id=18dd50d6680bfe17160a75f53c90c1e52aeabe69'/>
<id>18dd50d6680bfe17160a75f53c90c1e52aeabe69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a Glyphs documentation comment</title>
<updated>2018-06-28T00:12:24+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-06-28T00:12:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/glyphs-typarichive/commit/?id=149042bc58580e0d4c9dc2fd3c1e03a39cf13cb9'/>
<id>149042bc58580e0d4c9dc2fd3c1e03a39cf13cb9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up comments</title>
<updated>2018-06-28T00:09:56+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-06-28T00:09:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/glyphs-typarichive/commit/?id=ea1522eb029d4d7db76bd10a509dcc7b93190231'/>
<id>ea1522eb029d4d7db76bd10a509dcc7b93190231</id>
<content type='text'>
* Remove obsolete comments
* Clean up spacing
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove obsolete comments
* Clean up spacing
</pre>
</div>
</content>
</entry>
<entry>
<title>Update timestamp in family name</title>
<updated>2018-06-27T23:56:32+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-06-27T23:56:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/glyphs-typarichive/commit/?id=51226a6faa4ef6bf5d722a3cf163f4c88a715ffb'/>
<id>51226a6faa4ef6bf5d722a3cf163f4c88a715ffb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial version with file handling</title>
<updated>2018-06-27T23:30:25+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-06-27T23:30:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/glyphs-typarichive/commit/?id=ff2c02f50b3ee9f63a3fc5986ebb3a938247ae79'/>
<id>ff2c02f50b3ee9f63a3fc5986ebb3a938247ae79</id>
<content type='text'>
Copies the current font and updates the timestamp in its filename. Moves
the current font to the `_archive` directory, closes it in Glyphs, and
opens the new font file with the new timestamp.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Copies the current font and updates the timestamp in its filename. Moves
the current font to the `_archive` directory, closes it in Glyphs, and
opens the new font file with the new timestamp.
</pre>
</div>
</content>
</entry>
</feed>
