<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pykfx, branch master</title>
<subtitle>Python SSA/ASS parser for generating karaoke effects.</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pykfx/'/>
<entry>
<title>fscalc: Support for UTF-8 strings.</title>
<updated>2007-10-28T19:24:55+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2007-10-28T19:24:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pykfx/commit/?id=748c727a414e12443622accd3fe5bffd5846e374'/>
<id>748c727a414e12443622accd3fe5bffd5846e374</id>
<content type='text'>
fscalc: Fixed the get_line_height() function.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fscalc: Fixed the get_line_height() function.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use strip instead of split in Styles.read.</title>
<updated>2007-10-01T19:11:16+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>jonheier@start.no</email>
</author>
<published>2007-10-01T19:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pykfx/commit/?id=07bb34c54a53c447f8068fcd26c616cbe2386966'/>
<id>07bb34c54a53c447f8068fcd26c616cbe2386966</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added get_duration in Event.</title>
<updated>2007-10-01T18:51:03+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>jonheier@start.no</email>
</author>
<published>2007-10-01T18:51:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pykfx/commit/?id=d037149e75ba88a5d11ac7b74a2a9baf0e376638'/>
<id>d037149e75ba88a5d11ac7b74a2a9baf0e376638</id>
<content type='text'>
Fixed typo in add_lead_out.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed typo in add_lead_out.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added get_stripped to the Event-class to get an override-free line.</title>
<updated>2007-10-01T15:56:23+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>jonheier@start.no</email>
</author>
<published>2007-10-01T15:56:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pykfx/commit/?id=a395b89a9f4729b0ee707d32074f3f66bcf6972a'/>
<id>a395b89a9f4729b0ee707d32074f3f66bcf6972a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved pykfx.py to pykfx/__init__.py</title>
<updated>2007-09-30T22:04:47+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>jonheier@start.no</email>
</author>
<published>2007-09-30T22:04:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pykfx/commit/?id=c062ac07e6241cf32a4a5655775aa037bdb1e76e'/>
<id>c062ac07e6241cf32a4a5655775aa037bdb1e76e</id>
<content type='text'>
Added self.names in Styles along with int support in __getitem__.
Added setup.py.
Added fscalc, an extension that calculates text sizes for a given font.
Using boost.python-wrapper for fscalc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added self.names in Styles along with int support in __getitem__.
Added setup.py.
Added fscalc, an extension that calculates text sizes for a given font.
Using boost.python-wrapper for fscalc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added "add" function in Events.</title>
<updated>2007-09-30T12:08:42+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>jonheier@start.no</email>
</author>
<published>2007-09-30T12:08:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pykfx/commit/?id=2b47e8d3c263bdaff9d48f3a1a480631b22ee145'/>
<id>2b47e8d3c263bdaff9d48f3a1a480631b22ee145</id>
<content type='text'>
Use "V4+ Styles" as style section header.
Use key.lower() in Styles' __getitem__.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use "V4+ Styles" as style section header.
Use key.lower() in Styles' __getitem__.
</pre>
</div>
</content>
</entry>
<entry>
<title>Copied over lead-in and lead-out functions from old code.</title>
<updated>2007-09-29T22:18:01+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>jonheier@start.no</email>
</author>
<published>2007-09-29T22:18:01+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pykfx/commit/?id=52bbda1d41708a955abe3a691abac2c8b457714a'/>
<id>52bbda1d41708a955abe3a691abac2c8b457714a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented script writing.</title>
<updated>2007-09-29T20:05:03+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>jonheier@start.no</email>
</author>
<published>2007-09-29T20:05:03+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pykfx/commit/?id=d5616e3970b5fe3a32f565e26ff776f93a62ac54'/>
<id>d5616e3970b5fe3a32f565e26ff776f93a62ac54</id>
<content type='text'>
Store original case keys for script info for writing.
Retain original case in self.format in styles and events, using str.lower() when setting attributes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Store original case keys for script info for writing.
Retain original case in self.format in styles and events, using str.lower() when setting attributes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial commit.</title>
<updated>2007-09-29T17:45:57+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>jonheier@start.no</email>
</author>
<published>2007-09-29T17:45:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/pykfx/commit/?id=ebe8783d8096680153d53b7dca4261dab069b242'/>
<id>ebe8783d8096680153d53b7dca4261dab069b242</id>
<content type='text'>
Classes for script, info, styles and events with karaoke are implemented.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Classes for script, info, styles and events with karaoke are implemented.
</pre>
</div>
</content>
</entry>
</feed>
