<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaotfload, branch v1.21</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-11-11T05:34:19+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-11-11T05:34:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=db19f6314830be14197c947987532109fd7b56b1'/>
<id>db19f6314830be14197c947987532109fd7b56b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adapt to luatexbase v3.0</title>
<updated>2010-11-11T00:35:01+00:00</updated>
<author>
<name>Manuel Pégourié-Gonnard</name>
<email>mpg@elzevir.fr</email>
</author>
<published>2010-11-06T03:06:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=d78999a570833c495e55af7bc0035a969a626bec'/>
<id>d78999a570833c495e55af7bc0035a969a626bec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Stop using luatextra, use luatexbase + lualibs.</title>
<updated>2010-11-06T02:49:59+00:00</updated>
<author>
<name>Manuel Pégourié-Gonnard</name>
<email>mpg@elzevir.fr</email>
</author>
<published>2010-11-06T02:49:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=0726387ce0c72586b5e0663b632e0a64ec441e58'/>
<id>0726387ce0c72586b5e0663b632e0a64ec441e58</id>
<content type='text'>
Tested with luatexbase v0.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Tested with luatexbase v0.2.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extra empty lines</title>
<updated>2010-10-25T10:14:54+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-10-25T10:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=e730ef56664f9394270348cad7176f72cc411e48'/>
<id>e730ef56664f9394270348cad7176f72cc411e48</id>
<content type='text'>
Makes the typeset code look better
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Makes the typeset code look better
</pre>
</div>
</content>
</entry>
<entry>
<title>Set \fontdimen10|11 for math fonts</title>
<updated>2010-10-25T10:05:00+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-10-25T10:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=4bdf4d098608d6121b4a735c9430c0519190437d'/>
<id>4bdf4d098608d6121b4a735c9430c0519190437d</id>
<content type='text'>
This gives macro packages access to (Script)ScriptPercentScaleDown math
constants, see wspr/unicode-math#112.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This gives macro packages access to (Script)ScriptPercentScaleDown math
constants, see wspr/unicode-math#112.
</pre>
</div>
</content>
</entry>
<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>
</feed>
