<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaotfload, branch v2.8-rc2</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>[build] reinstate the “install” target</title>
<updated>2016-09-29T21:15:49+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-29T21:07:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=c0dabc6889d78bd542a88af74c079c2741c3abfc'/>
<id>c0dabc6889d78bd542a88af74c079c2741c3abfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tool] fix crash in verbose error message</title>
<updated>2016-09-29T20:49:16+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-29T20:49:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=21c660b3904ebbe89fdb0be4608ca23142af0ced'/>
<id>21c660b3904ebbe89fdb0be4608ca23142af0ced</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[features,tool] fix subfont handling in file loading</title>
<updated>2016-09-29T20:46:50+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-29T20:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=e7df86aa0afab9d353313a2d2d9bc66045fd823c'/>
<id>e7df86aa0afab9d353313a2d2d9bc66045fd823c</id>
<content type='text'>
Subfont loading seems to have been broken for a while but no reports …
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Subfont loading seems to have been broken for a while but no reports …
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] add a short note about TTC subfonts</title>
<updated>2016-09-29T20:14:54+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-29T20:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=75e49e7772c6acbd13b96e001f05c232a380f729'/>
<id>75e49e7772c6acbd13b96e001f05c232a380f729</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tool] remove unnecessary modules</title>
<updated>2016-09-29T19:24:44+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-29T19:24:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=127133d3bc3f70d054045f47df924cba88741195'/>
<id>127133d3bc3f70d054045f47df924cba88741195</id>
<content type='text'>
These only make the loader emit warnings because of the missing runtime
environment. They weren’t needed to begin with.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These only make the loader emit warnings because of the missing runtime
environment. They weren’t needed to begin with.
</pre>
</div>
</content>
</entry>
<entry>
<title>[main,tool] fix version check</title>
<updated>2016-09-28T10:09:17+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-28T10:09:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=b1e9655b7fe9d827c051b977ce31a4a4da5aec6d'/>
<id>b1e9655b7fe9d827c051b977ce31a4a4da5aec6d</id>
<content type='text'>
Fixes #382

Luaotfload will fail with an up to date Luatex on account on a buggy
minimum version check. Many thanks to @davidcarlisle for the report.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #382

Luaotfload will fail with an up to date Luatex on account on a buggy
minimum version check. Many thanks to @davidcarlisle for the report.
</pre>
</div>
</content>
</entry>
<entry>
<title>[features,parsers] add extremely important feature</title>
<updated>2016-09-27T21:38:43+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-27T21:26:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=7ca84d412dde2a7a67cca513ba668687e3e34260'/>
<id>7ca84d412dde2a7a67cca513ba668687e3e34260</id>
<content type='text'>
Credits to Taco for the talk at Kalenberg that inspired the feature.

Extending the parser is required so we can have proper name for the
feature.

Happy Luatex 1.0.0
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Credits to Taco for the talk at Kalenberg that inspired the feature.

Extending the parser is required so we can have proper name for the
feature.

Happy Luatex 1.0.0
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #380 from phi-gamma/master</title>
<updated>2016-09-24T11:36:31+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-24T11:36:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=9bac31c4ff154a7af6156156891754d0c44dd383'/>
<id>9bac31c4ff154a7af6156156891754d0c44dd383</id>
<content type='text'>
latest loader code</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
latest loader code</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] sync with Context as of 2016-09-24</title>
<updated>2016-09-24T11:34:21+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-24T11:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=c1bb047f1ceee85351e7ed55b10f84f901090558'/>
<id>c1bb047f1ceee85351e7ed55b10f84f901090558</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] patch basics-gen to include missing converters</title>
<updated>2016-09-23T20:51:37+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-23T20:51:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=451bec66e177935ef906e8c530de8dc4ad6bd9c8'/>
<id>451bec66e177935ef906e8c530de8dc4ad6bd9c8</id>
<content type='text'>
Fontloader crashes during loading. Hans is notified, let’s wait for him
to fix it properly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fontloader crashes during loading. Hans is notified, let’s wait for him
to fix it properly.
</pre>
</div>
</content>
</entry>
</feed>
