<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaotfload/src, branch v2.6-rc3</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>[*] tidy up headers, attributions</title>
<updated>2015-11-29T21:46:38+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-29T21:46:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=9ceba217e323ab5572ab32708af1f4e1934397a7'/>
<id>9ceba217e323ab5572ab32708af1f4e1934397a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[main] refine very early logging</title>
<updated>2015-11-29T21:35:33+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-29T21:35:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=c27353ac580901c2afe392a473b2cc53ffcf394e'/>
<id>c27353ac580901c2afe392a473b2cc53ffcf394e</id>
<content type='text'>
This kludge dumps the input arguments on one line each -- fix this by
defining a dumb imitation of our real logger that is installed later on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This kludge dumps the input arguments on one line each -- fix this by
defining a dumb imitation of our real logger that is installed later on.
</pre>
</div>
</content>
</entry>
<entry>
<title>[conf] ensure correct fontloader is loaded without config file</title>
<updated>2015-11-29T21:26:45+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-29T21:26:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=e8c12e905db79d0a7cc716ae6d6d02663cbd085e'/>
<id>e8c12e905db79d0a7cc716ae6d6d02663cbd085e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[loaders] customize define_font reset</title>
<updated>2015-11-29T21:04:03+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-29T21:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=f7f541616aaf77c5f2ecb40a50f72b2e94575675'/>
<id>f7f541616aaf77c5f2ecb40a50f72b2e94575675</id>
<content type='text'>
This function needn’t be as general for this kind of callback. The new
implementation is simpler but also complains about irregularities like
multiple registered functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This function needn’t be as general for this kind of callback. The new
implementation is simpler but also complains about irregularities like
multiple registered functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>[aux] fix typo in function name</title>
<updated>2015-11-29T20:41:23+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-29T20:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=fb41f30dd8120532307f6ca1c227cd4807d4f719'/>
<id>fb41f30dd8120532307f6ca1c227cd4807d4f719</id>
<content type='text'>
Doesn’t seem like anyone is using these since this would’ve exploded
immediately …
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Doesn’t seem like anyone is using these since this would’ve exploded
immediately …
</pre>
</div>
</content>
</entry>
<entry>
<title>[main] remove locals for provides_module() return values</title>
<updated>2015-11-28T22:00:10+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-28T22:00:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=64efae348057cedf3c6cebe0edc92952f0d51b81'/>
<id>64efae348057cedf3c6cebe0edc92952f0d51b81</id>
<content type='text'>
As of ltluatex, provides_module() has no return value any longer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As of ltluatex, provides_module() has no return value any longer.
</pre>
</div>
</content>
</entry>
<entry>
<title>[tool,db] make cache directives work again</title>
<updated>2015-11-28T14:00:44+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-28T14:00:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=e0c25f5fce650835da6316287164408476152b45'/>
<id>e0c25f5fce650835da6316287164408476152b45</id>
<content type='text'>
These were rendered unusable due to the suspended initialization.
Creating the directives mapping on the fly is just as good.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These were rendered unusable due to the suspended initialization.
Creating the directives mapping on the fly is just as good.
</pre>
</div>
</content>
</entry>
<entry>
<title>[diagnose] adapt invocation of getwritablepath()</title>
<updated>2015-11-28T13:58:24+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-28T13:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=78a1273715f8681fe8cb013b9699df11bfa56eaa'/>
<id>78a1273715f8681fe8cb013b9699df11bfa56eaa</id>
<content type='text'>
Some upstream API change (possibly in file.join()) caused that function
to emit relative paths.

    file.join("/foo", "bar") --&gt; good
    file.join("/foo", ""   ) --&gt; good
    file.join("/foo"       ) --&gt; wtf‽
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some upstream API change (possibly in file.join()) caused that function
to emit relative paths.

    file.join("/foo", "bar") --&gt; good
    file.join("/foo", ""   ) --&gt; good
    file.join("/foo"       ) --&gt; wtf‽
</pre>
</div>
</content>
</entry>
<entry>
<title>[colors] support pgf transparency in luatex v0.85</title>
<updated>2015-11-27T23:53:33+00:00</updated>
<author>
<name>Dohyun Kim</name>
<email>nomosnomos@gmail.com</email>
</author>
<published>2015-11-27T08:14:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=e4f9dfc0ddff0700767bbc769e59dc429e127857'/>
<id>e4f9dfc0ddff0700767bbc769e59dc429e127857</id>
<content type='text'>
With tex.scantoks provided by luatex v0.85, now we can
support color transparency in harmony with beamer/pgf/tikz.
No hacking needed at tex macro level, all done in lua code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With tex.scantoks provided by luatex v0.85, now we can
support color transparency in harmony with beamer/pgf/tikz.
No hacking needed at tex macro level, all done in lua code.
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc,init] clarify default/reference distinction</title>
<updated>2015-11-27T23:23:04+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-27T23:08:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=36c87427e9bba1b3ca1dc58a0d6f914ca21bc9a6'/>
<id>36c87427e9bba1b3ca1dc58a0d6f914ca21bc9a6</id>
<content type='text'>
* default:   our package (without lualibs)
* reference: the package from upstream
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* default:   our package (without lualibs)
* reference: the package from upstream
</pre>
</div>
</content>
</entry>
</feed>
