<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaotfload, branch v1.20</title>
<subtitle>Font handling for Luatex, Plain and LaTeX</subtitle>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/'/>
<entry>
<title>Prepare for release</title>
<updated>2010-10-15T23:03:43+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-10-15T23:03:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=854310ce176fe514db7262ec23bd98769f0676cb'/>
<id>854310ce176fe514db7262ec23bd98769f0676cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make cache directory creation more robust</title>
<updated>2010-10-14T10:25:43+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-10-14T10:25:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=656211fb299687f2de271018b1dc4bcefc76ac9d'/>
<id>656211fb299687f2de271018b1dc4bcefc76ac9d</id>
<content type='text'>
If the top directories do not exist (in case we were run the first
to be run after fresh texlive install) try to make them first.

closes #17
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If the top directories do not exist (in case we were run the first
to be run after fresh texlive install) try to make them first.

closes #17
</pre>
</div>
</content>
</entry>
<entry>
<title>Make sure the color value is string</title>
<updated>2010-10-06T14:11:12+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-10-06T14:11:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=6f9e8865e4759426be87e73c14b3e5d604de8f14'/>
<id>6f9e8865e4759426be87e73c14b3e5d604de8f14</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix GPOS mark placement for LTR text</title>
<updated>2010-10-06T13:59:45+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-10-06T13:53:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=be40844cfd078c8ec6b7ace73185a318e6d47840'/>
<id>be40844cfd078c8ec6b7ace73185a318e6d47840</id>
<content type='text'>
Fix by Hans.

fixes #18
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix by Hans.

fixes #18
</pre>
</div>
</content>
</entry>
<entry>
<title>Reject fonts missing 'names' table</title>
<updated>2010-09-19T17:13:30+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-09-19T17:13:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=e05cbf8d7d512840e943bb62875a104d46c37701'/>
<id>e05cbf8d7d512840e943bb62875a104d46c37701</id>
<content type='text'>
Fonts should always have a names table, I suppose, so if not we should
reject the font.

Reported by Philipp Stephani.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fonts should always have a names table, I suppose, so if not we should
reject the font.

Reported by Philipp Stephani.
</pre>
</div>
</content>
</entry>
<entry>
<title>Sanitize color before attempting to use it</title>
<updated>2010-09-13T02:19:36+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-09-13T02:19:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=0e63b6f673544a52078da0981a245d6a03ab9dbd'/>
<id>0e63b6f673544a52078da0981a245d6a03ab9dbd</id>
<content type='text'>
Right now it just checks the number if fields, may be we should check if
it is a valid hex color value as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Right now it just checks the number if fields, may be we should check if
it is a valid hex color value as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for release</title>
<updated>2010-09-12T13:50:56+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-09-12T13:50:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=7ae4943ae02f085a8826258bec3a654e830776ac'/>
<id>7ae4943ae02f085a8826258bec3a654e830776ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>adding a line describing the last change in the NEWS file</title>
<updated>2010-08-05T08:46:30+00:00</updated>
<author>
<name>Elie Roux</name>
<email>elie.roux@telecom-bretagne.eu</email>
</author>
<published>2010-08-05T08:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=a3053cbef6f3f5735742a2a97b4cc17d27fc206e'/>
<id>a3053cbef6f3f5735742a2a97b4cc17d27fc206e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixing a bug with detection of LaTeX (made Tikz not working)</title>
<updated>2010-07-29T08:11:01+00:00</updated>
<author>
<name>Elie Roux</name>
<email>elie.roux@telecom-bretagne.eu</email>
</author>
<published>2010-07-29T08:11:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=8dce13ef22bc6942689ec60b1964b9cebf1e906f'/>
<id>8dce13ef22bc6942689ec60b1964b9cebf1e906f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for release</title>
<updated>2010-07-15T14:32:05+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-07-15T14:32:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=eefe6a95802f75d16e87eb6620e8750f85b95494'/>
<id>eefe6a95802f75d16e87eb6620e8750f85b95494</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
