<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaotfload/tests, branch v1.25</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>Simplify</title>
<updated>2011-03-02T08:41:33+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2011-03-02T08:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=8151f93bac4474b23b51e941ab69b9a817daf82c'/>
<id>8151f93bac4474b23b51e941ab69b9a817daf82c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor</title>
<updated>2011-02-27T23:58:58+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2011-02-27T23:58:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=b819f1243cb0d9c8d95a7b1a66edd844ebc53964'/>
<id>b819f1243cb0d9c8d95a7b1a66edd844ebc53964</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify feature file</title>
<updated>2011-02-27T23:56:19+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2011-02-27T23:53:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=407e7c71360163d970ab097982959066804d8c8d'/>
<id>407e7c71360163d970ab097982959066804d8c8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `luaotfload.add_patch_callback()`</title>
<updated>2010-11-26T16:37:31+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-11-26T16:37:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=5aea89f6d96d6014e559b960096371c5b7e06968'/>
<id>5aea89f6d96d6014e559b960096371c5b7e06968</id>
<content type='text'>
Per Philip's suggestion, `luatexbase.add_to_callback()` is to be used
directly instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Per Philip's suggestion, `luatexbase.add_to_callback()` is to be used
directly instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test file</title>
<updated>2010-11-26T15:54:59+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-11-26T15:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=ea99932d684f7a7e9e320edc8b86b43f992579f1'/>
<id>ea99932d684f7a7e9e320edc8b86b43f992579f1</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>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>Fix for \overwithdelims and brothers</title>
<updated>2010-07-15T14:00:52+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-07-15T13:46:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=89ec47708d84d0a7951f952f5ba23191a8d67ed1'/>
<id>89ec47708d84d0a7951f952f5ba23191a8d67ed1</id>
<content type='text'>
We now fill in two extra math constants, FractionDelimiterSize and
FractionDelimiterDisplayStyleSize.

See:
http://tug.org/pipermail/luatex/2010-July/001741.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We now fill in two extra math constants, FractionDelimiterSize and
FractionDelimiterDisplayStyleSize.

See:
http://tug.org/pipermail/luatex/2010-July/001741.html
</pre>
</div>
</content>
</entry>
<entry>
<title>ssty indexes from 1 in luatex</title>
<updated>2010-07-14T07:06:08+00:00</updated>
<author>
<name>Will Robertson</name>
<email>wspr81@gmail.com</email>
</author>
<published>2010-07-14T07:05:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=6a1d295510066a85449eb672cdc674efef326851'/>
<id>6a1d295510066a85449eb672cdc674efef326851</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix 'anum' feature</title>
<updated>2010-06-27T08:54:55+00:00</updated>
<author>
<name>Khaled Hosny</name>
<email>khaledhosny@eglug.org</email>
</author>
<published>2010-06-27T08:52:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=0e831895dcfbdf4d01609160cd69c062b0c6ba99'/>
<id>0e831895dcfbdf4d01609160cd69c062b0c6ba99</id>
<content type='text'>
'FAR' script was used instead of 'ARA' and 'URD' instead of 'FAR'!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'FAR' script was used instead of 'ARA' and 'URD' instead of 'FAR'!
</pre>
</div>
</content>
</entry>
</feed>
