<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaotfload/scripts, branch v2.6-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>[mkimport] allow output in pwd</title>
<updated>2015-11-23T23:50:32+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-23T23:50:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=f3737e68ca8b39ecf0368ac9781fb6b32c57c560'/>
<id>f3737e68ca8b39ecf0368ac9781fb6b32c57c560</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mkimport] remove code obstructing user-specified import path</title>
<updated>2015-11-23T23:42:35+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-23T23:42:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=a5693d7b6f8109c09b231c2ac92c08aef7bd442d'/>
<id>a5693d7b6f8109c09b231c2ac92c08aef7bd442d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[tests] adapt lookup test runner (fallout from db reorganization)</title>
<updated>2015-11-19T23:43:05+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-19T23:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=cf6c8c94cc88db6564ccea266b3c6d8f7a5bb1a1'/>
<id>cf6c8c94cc88db6564ccea266b3c6d8f7a5bb1a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[chars] allow passing location of char-def.lua on command line</title>
<updated>2015-11-19T23:01:41+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-19T23:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=f385ec0f5919feed2839f6146a6ebbbce5926354'/>
<id>f385ec0f5919feed2839f6146a6ebbbce5926354</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[import] allow passing search location on command line</title>
<updated>2015-11-19T07:11:27+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-19T07:11:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=b3565971e4ea5525da149268b1cd372b8d77f42c'/>
<id>b3565971e4ea5525da149268b1cd372b8d77f42c</id>
<content type='text'>
And btw don’t hard code my own homedir =)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And btw don’t hard code my own homedir =)
</pre>
</div>
</content>
</entry>
<entry>
<title>[mk*] kill version and modification headers from scripts too</title>
<updated>2015-11-05T21:16:05+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-11-05T21:16:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=0a1d8feda744a647f56d97805e6e5d07d107cd71'/>
<id>0a1d8feda744a647f56d97805e6e5d07d107cd71</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[mkstatus,build,conf] default to packaged fontloader via status file</title>
<updated>2015-07-21T06:11:26+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-07-21T06:11:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=6eff203e9bf3348d090b6b5046466415bcd6530a'/>
<id>6eff203e9bf3348d090b6b5046466415bcd6530a</id>
<content type='text'>
This adds an entry ``loader`` on the ``notes`` hash in the status table
by means of which the fontloader can be specified. The status file is
read when building the configuration table, and if it is present the
entry in the ``loader`` table will be used as the default fontloader.
Otherwise, Luaotfload falls back on the reference loader.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds an entry ``loader`` on the ``notes`` hash in the status table
by means of which the fontloader can be specified. The status file is
read when building the configuration table, and if it is present the
entry in the ``loader`` table will be used as the default fontloader.
Otherwise, Luaotfload falls back on the reference loader.
</pre>
</div>
</content>
</entry>
<entry>
<title>[status] allow passing additional files on command line</title>
<updated>2015-07-21T05:43:09+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-07-21T05:39:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=c4ed163680db9a566b29f5f1d8b98a928f8055a0'/>
<id>c4ed163680db9a566b29f5f1d8b98a928f8055a0</id>
<content type='text'>
During a build process, the name of a freshly created fontloader package
will be passed to ``mkstatus`` so it’ll be considered in the status file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
During a build process, the name of a freshly created fontloader package
will be passed to ``mkstatus`` so it’ll be considered in the status file.
</pre>
</div>
</content>
</entry>
<entry>
<title>[import,fontloader] move imported package out of the way</title>
<updated>2015-07-21T05:05:31+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-07-21T05:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=a42d7ef08ecacaef8e0429d80979c9943fd5d83e'/>
<id>a42d7ef08ecacaef8e0429d80979c9943fd5d83e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[import] automate merge with parameters passed from makefile</title>
<updated>2015-07-20T23:20:29+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2015-07-20T23:20:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=d6a31eacfaefe016d57c5caaf9ab5e12d3d50618'/>
<id>d6a31eacfaefe016d57c5caaf9ab5e12d3d50618</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
