<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaotfload, branch v1.14</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-06-25T16:03:34+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-06-25T16:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=ce8286ccb9bf9d0b554d8dc16b0d1e6dfec62973'/>
<id>ce8286ccb9bf9d0b554d8dc16b0d1e6dfec62973</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-enable ttc fonts in MacOSX</title>
<updated>2010-06-25T15:50:22+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-06-25T15:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=d621fdb65e0074acf851d70022d573fd4a6601e5'/>
<id>d621fdb65e0074acf851d70022d573fd4a6601e5</id>
<content type='text'>
This way it is easier for people to actually find the broken ones so we
can blacklist them explicitly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This way it is easier for people to actually find the broken ones so we
can blacklist them explicitly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Really fix printing file name before loading it</title>
<updated>2010-06-25T15:15:33+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-06-25T15:15:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=9eb02dc4f8ed2a0c7fb79a50b97de7fef56d33c6'/>
<id>9eb02dc4f8ed2a0c7fb79a50b97de7fef56d33c6</id>
<content type='text'>
io.flush() is needed, otherwise nothing gets printed until the loading
is finished.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
io.flush() is needed, otherwise nothing gets printed until the loading
is finished.
</pre>
</div>
</content>
</entry>
<entry>
<title>Document blacklisting feature</title>
<updated>2010-06-25T15:04:23+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-06-25T15:04:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=0fa046c08f691d7db06ce2955923a83f42ebef5e'/>
<id>0fa046c08f691d7db06ce2955923a83f42ebef5e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle trailing spaces and inline comments</title>
<updated>2010-06-25T14:45:51+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-06-25T14:45:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=de1a75f617318803025eb74d8aea7409608309e2'/>
<id>de1a75f617318803025eb74d8aea7409608309e2</id>
<content type='text'>
This turned out to be easier that I first thought.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This turned out to be easier that I first thought.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove and old hack and a potential bug</title>
<updated>2010-06-25T08:23:06+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-06-25T08:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=1bce7c38af9f58e3541fc2593c1de3deda99d340'/>
<id>1bce7c38af9f58e3541fc2593c1de3deda99d340</id>
<content type='text'>
I didn't know how to check if a table contains a certain value so I had
this value=true hack, now I know better so removed it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I didn't know how to check if a table contains a certain value so I had
this value=true hack, now I know better so removed it.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement general font blacklisting mechanism</title>
<updated>2010-06-25T07:58:06+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-06-25T07:58:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=eeba4e7b4c68ecef42bd7831d951371f6269f068'/>
<id>eeba4e7b4c68ecef42bd7831d951371f6269f068</id>
<content type='text'>
Blacklisted fonts are listed one per line in a file named
"otfl-blacklist.cnf", there can be as much copies of this file as kpse
can find (we look for "tex" format despite of the file extension, so it
can exist any where a .tex file can) and all found files will be loaded
an read.

The parser is rather dump, it assumes a good formated file; one font
per line, no trailing spaces, no inline comments, lines starting with
"%" and empty lines will be ignored, any other lines will end in the
blacklist table without any further processing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Blacklisted fonts are listed one per line in a file named
"otfl-blacklist.cnf", there can be as much copies of this file as kpse
can find (we look for "tex" format despite of the file extension, so it
can exist any where a .tex file can) and all found files will be loaded
an read.

The parser is rather dump, it assumes a good formated file; one font
per line, no trailing spaces, no inline comments, lines starting with
"%" and empty lines will be ignored, any other lines will end in the
blacklist table without any further processing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Unused code"</title>
<updated>2010-06-24T19:02:45+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-06-24T19:02:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=f6aace6e9db3f96cc08dfc932954dbd695c60ee5'/>
<id>f6aace6e9db3f96cc08dfc932954dbd695c60ee5</id>
<content type='text'>
This reverts commit 1473edf932ec729f4a41736fb7ee52654c848d59.

This broke mkluatexfontdab.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 1473edf932ec729f4a41736fb7ee52654c848d59.

This broke mkluatexfontdab.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update font names database documentation</title>
<updated>2010-06-24T18:11:49+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-06-24T18:11:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=153e373087f59a4d01c9e10ab8a289372be3972e'/>
<id>153e373087f59a4d01c9e10ab8a289372be3972e</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-06-24T03:11:48+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-06-24T03:11:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=06c2677fc3dfb48c22d940c4c8a6d84a0dd89b95'/>
<id>06c2677fc3dfb48c22d940c4c8a6d84a0dd89b95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
