<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaotfload, branch v2.8-rc1</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>[fontloader] HACK hot-patch loader to fix crash</title>
<updated>2016-09-20T06:05:01+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-20T06:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=83b27d3d2faa30ef518f1b5e0a4a87a74107a93c'/>
<id>83b27d3d2faa30ef518f1b5e0a4a87a74107a93c</id>
<content type='text'>
Patch has been upstreamed for a while but no response yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Patch has been upstreamed for a while but no response yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>[db] install required functions from font-syn</title>
<updated>2016-09-19T22:01:46+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-19T21:53:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=88d84645f2847c1cf383a5431134cedc22191458'/>
<id>88d84645f2847c1cf383a5431134cedc22191458</id>
<content type='text'>
The loader makes some assumptions about available lookup functions early
on. Since fonts-syn.lua only installed dummies for most of these, we
might as well do that too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The loader makes some assumptions about available lookup functions early
on. Since fonts-syn.lua only installed dummies for most of these, we
might as well do that too.
</pre>
</div>
</content>
</entry>
<entry>
<title>[mkimport] drop fonts-syn.lua from merge</title>
<updated>2016-09-19T21:04:26+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-19T21:04:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=022c520a281d229e30cf737461c845596bfac9fb'/>
<id>022c520a281d229e30cf737461c845596bfac9fb</id>
<content type='text'>
No idea how this ended up being merged in the first place.
Luaotfload does its own name handling.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No idea how this ended up being merged in the first place.
Luaotfload does its own name handling.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] sync with Context as of 2016-09-15</title>
<updated>2016-09-15T06:14:52+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-09-15T06:14:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=9a3d389e0390feab7f35ad24e7e75226a60c2c9b'/>
<id>9a3d389e0390feab7f35ad24e7e75226a60c2c9b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] sync with Context as of 2016-08-29</title>
<updated>2016-08-29T05:35:24+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-08-20T19:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=50476780411fb84f1f4d0dcb7cd865c1eba4141b'/>
<id>50476780411fb84f1f4d0dcb7cd865c1eba4141b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[features] drop code from font-otc</title>
<updated>2016-08-15T21:14:28+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-08-15T21:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=371249323abe5c51bec06163f3835e09149b5bd8'/>
<id>371249323abe5c51bec06163f3835e09149b5bd8</id>
<content type='text'>
addfeature() and the likes -- with less extensive logging -- is now
provided directly by means of font-otc.lua so we don’t need to keep
these parts around any longer. The loader installs anum features
identical to ours and a slightly different “tlig” one which we override.

Clean up locals and misleading comments while we’re at it.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
addfeature() and the likes -- with less extensive logging -- is now
provided directly by means of font-otc.lua so we don’t need to keep
these parts around any longer. The loader installs anum features
identical to ours and a slightly different “tlig” one which we override.

Clean up locals and misleading comments while we’re at it.
</pre>
</div>
</content>
</entry>
<entry>
<title>[scripts, init] include font-otc at the appropriate places</title>
<updated>2016-08-15T20:47:07+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-08-15T20:47:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=e8cc775602b0cf6cf3a8f91b4318be57fde3add8'/>
<id>e8cc775602b0cf6cf3a8f91b4318be57fde3add8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] sync with Context as of 2016-08-15</title>
<updated>2016-08-15T20:32:35+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-08-15T20:32:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=8179dcdf2ce32168066858d14025db87b57269b0'/>
<id>8179dcdf2ce32168066858d14025db87b57269b0</id>
<content type='text'>
CAVEAT LECTOR This adds font-otc.lua part of which has already been
included in our feature handler.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CAVEAT LECTOR This adds font-otc.lua part of which has already been
included in our feature handler.
</pre>
</div>
</content>
</entry>
<entry>
<title>[features] use the new feature registry for TFM</title>
<updated>2016-07-30T10:25:56+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-07-30T10:25:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=c0597dba961fb9f99c2bd5d2d7f442dc37382dc2'/>
<id>c0597dba961fb9f99c2bd5d2d7f442dc37382dc2</id>
<content type='text'>
No need for patching font-tfm.lua any longer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
No need for patching font-tfm.lua any longer.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] sync with Context as of 2016-07-30</title>
<updated>2016-07-30T09:08:07+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-07-30T09:08:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=35b2a3dcf659cafd035db36393bd178bced1dabd'/>
<id>35b2a3dcf659cafd035db36393bd178bced1dabd</id>
<content type='text'>
Hans appears to have heard our pleas =)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Hans appears to have heard our pleas =)
</pre>
</div>
</content>
</entry>
</feed>
