<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaotfload, branch v2.8-fix-2</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>[doc] extend documentation of path lookups</title>
<updated>2017-02-10T23:21:52+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2017-02-10T23:21:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=ad480924393fffa2896156e1a32c22f5c61120dd'/>
<id>ad480924393fffa2896156e1a32c22f5c61120dd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] document syntax for path lookup</title>
<updated>2017-02-10T23:00:29+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2017-02-10T23:00:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=894e27119cba0a294f8e1f5c6e9a70055f4e1ba1'/>
<id>894e27119cba0a294f8e1f5c6e9a70055f4e1ba1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[loaders] include file and subfont in diagnostics</title>
<updated>2017-02-10T22:41:52+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2017-02-10T22:41:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=f4a719d2a4d302e4cb6014a518b2ceb0729b172f'/>
<id>f4a719d2a4d302e4cb6014a518b2ceb0729b172f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[parsers] allow escapes and balanced brackets in path lookups</title>
<updated>2017-02-10T22:35:22+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2017-02-10T22:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=7672c73027c722849e9beeaab1f3e95351fd6b25'/>
<id>7672c73027c722849e9beeaab1f3e95351fd6b25</id>
<content type='text'>
With that, the definition parser will accept anything except for
unbalanced brackets -- unless backslash escaped -- as part of the font
definition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With that, the definition parser will accept anything except for
unbalanced brackets -- unless backslash escaped -- as part of the font
definition.
</pre>
</div>
</content>
</entry>
<entry>
<title>[parsers] extend definition grammar to allow for subfonts in path lookups</title>
<updated>2017-02-10T21:33:27+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2017-02-10T21:33:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=5711c3b96a11549233afd9bfcbfea16189321525'/>
<id>5711c3b96a11549233afd9bfcbfea16189321525</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[features] v2: remove unneeded ligatures</title>
<updated>2017-02-07T06:53:57+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2017-02-07T06:53:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=46b9e82b9ec5f02db1fd326115a337142e97fed0'/>
<id>46b9e82b9ec5f02db1fd326115a337142e97fed0</id>
<content type='text'>
V2 of 7250ac958d842f45d28220db87203506d3ae65c0

    commit 7250ac958d842f45d28220db87203506d3ae65c0
    Author: Philipp Gesang &lt;phg@phi-gamma.net&gt;
    Date:   Thu Feb 2 07:38:03 2017 +0100

        [features] remove unneeded tlig features

        Fix #397

        These four features should not be inserted automatically.

which was reverted in

    commit 9b70f2ee9e20830cfb39ca3b139e6f3aa04be1f1
    Author: Philipp Gesang &lt;phg@phi-gamma.net&gt;
    Date:   Mon Feb 6 21:21:48 2017 +0100

        Revert "[features] remove unneeded tlig features"

addressing issues #397, #405.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
V2 of 7250ac958d842f45d28220db87203506d3ae65c0

    commit 7250ac958d842f45d28220db87203506d3ae65c0
    Author: Philipp Gesang &lt;phg@phi-gamma.net&gt;
    Date:   Thu Feb 2 07:38:03 2017 +0100

        [features] remove unneeded tlig features

        Fix #397

        These four features should not be inserted automatically.

which was reverted in

    commit 9b70f2ee9e20830cfb39ca3b139e6f3aa04be1f1
    Author: Philipp Gesang &lt;phg@phi-gamma.net&gt;
    Date:   Mon Feb 6 21:21:48 2017 +0100

        Revert "[features] remove unneeded tlig features"

addressing issues #397, #405.
</pre>
</div>
</content>
</entry>
<entry>
<title>[features] elucidate default “ligatures”</title>
<updated>2017-02-07T06:47:28+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2017-02-07T06:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=8f001b0979b8b05079f4df00f174f40ed6badee1'/>
<id>8f001b0979b8b05079f4df00f174f40ed6badee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] informal patch by Hans</title>
<updated>2017-02-06T20:24:03+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2017-02-06T20:24:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=94649446c7d25187901b396845067dc7d8b7d61d'/>
<id>94649446c7d25187901b396845067dc7d8b7d61d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "[features] remove unneeded tlig features"</title>
<updated>2017-02-06T20:22:20+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2017-02-06T20:21:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=9b70f2ee9e20830cfb39ca3b139e6f3aa04be1f1'/>
<id>9b70f2ee9e20830cfb39ca3b139e6f3aa04be1f1</id>
<content type='text'>
This reverts commit 7250ac958d842f45d28220db87203506d3ae65c0.

As per issue #405.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 7250ac958d842f45d28220db87203506d3ae65c0.

As per issue #405.
</pre>
</div>
</content>
</entry>
<entry>
<title>[doc] clarify design size handling</title>
<updated>2017-02-04T12:35:56+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2017-02-04T12:35:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=0842c371132e76fbe67c357b61207e6d5730f553'/>
<id>0842c371132e76fbe67c357b61207e6d5730f553</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
