<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaotfload/src, branch v2.7</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>[*] bump version</title>
<updated>2016-04-21T05:47:18+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-04-21T05:47:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=b1a1ee5d1ec8002acee2702e6dd070073e0ee0ee'/>
<id>b1a1ee5d1ec8002acee2702e6dd070073e0ee0ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[*] remove references to obsolete formats (PF{A,B}, DFONT, FEA)</title>
<updated>2016-04-20T21:48:41+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-04-20T21:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=4c2b3301e98ac3075cc3d93a47fd497b8f9b6d52'/>
<id>4c2b3301e98ac3075cc3d93a47fd497b8f9b6d52</id>
<content type='text'>
Thanks to @dohyunkim for reminding me to be thorough!

At least in our own files. A patch has been sent upstream to apply the
same change to the generic loader.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Thanks to @dohyunkim for reminding me to be thorough!

At least in our own files. A patch has been sent upstream to apply the
same change to the generic loader.
</pre>
</div>
</content>
</entry>
<entry>
<title>[db,conf] drop support for PS fonts</title>
<updated>2016-04-20T05:47:33+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-04-20T05:47:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=c4c250414a83cc8c4ae99d286ed69a3763510609'/>
<id>c4c250414a83cc8c4ae99d286ed69a3763510609</id>
<content type='text'>
The “AFM” code stays since PFB accompanied by an AFM file is still
supported by the fontloader.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The “AFM” code stays since PFB accompanied by an AFM file is still
supported by the fontloader.
</pre>
</div>
</content>
</entry>
<entry>
<title>[loaders] remove support for PF{A,B}</title>
<updated>2016-04-20T05:25:29+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-04-20T05:25:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=345da7fddda9f8a62070e3430458192b064838cb'/>
<id>345da7fddda9f8a62070e3430458192b064838cb</id>
<content type='text'>
The Lua fontloader doesn’t support these formats and they’re very low
priority. There is no “shortcut” like with the FF loader anymore which
would parse such files into the same data structures as {O,T}TF. Support
for postscript formats may come back at some point in the future if
there is demand.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The Lua fontloader doesn’t support these formats and they’re very low
priority. There is no “shortcut” like with the FF loader anymore which
would parse such files into the same data structures as {O,T}TF. Support
for postscript formats may come back at some point in the future if
there is demand.
</pre>
</div>
</content>
</entry>
<entry>
<title>[aux] make fontname substitution more robust</title>
<updated>2016-04-19T20:28:36+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-04-19T20:28:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=2771c83b3ea53bef90e56f3befc16cc866799b31'/>
<id>2771c83b3ea53bef90e56f3befc16cc866799b31</id>
<content type='text'>
Another take on https://github.com/lualatex/luaotfload/issues/334

The parsing issues we aim to prevent occur with spaces because Luatex
treats them as argument separators. Hence apply quoting only if
necessary. Also use the appropriate format string as a defense against
garbage inputs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Another take on https://github.com/lualatex/luaotfload/issues/334

The parsing issues we aim to prevent occur with spaces because Luatex
treats them as argument separators. Hence apply quoting only if
necessary. Also use the appropriate format string as a defense against
garbage inputs.
</pre>
</div>
</content>
</entry>
<entry>
<title>[main] fix oversight in comment (thanks, Èlie)</title>
<updated>2016-04-19T18:37:21+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-04-19T18:37:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=dcda3d094e3052786527350add241c6084d7d68b'/>
<id>dcda3d094e3052786527350add241c6084d7d68b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[aux] fix crash with tfm fonts</title>
<updated>2016-04-19T18:25:54+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-04-19T18:25:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=ee746416e295bcaee2bf5472220501f121228997'/>
<id>ee746416e295bcaee2bf5472220501f121228997</id>
<content type='text'>
Fixes https://github.com/lualatex/luaotfload/issues/334

Old-style font definitions only need a font name, so the extra quotes
aren’t necessary to feed the \fontname string back into \font.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/lualatex/luaotfload/issues/334

Old-style font definitions only need a font name, so the extra quotes
aren’t necessary to feed the \fontname string back into \font.
</pre>
</div>
</content>
</entry>
<entry>
<title>[features] cull legacy feature handler</title>
<updated>2016-04-19T18:12:13+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-04-19T18:12:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=8c1f7905e092398b7ff88a4fd6aa5157a6f47c74'/>
<id>8c1f7905e092398b7ff88a4fd6aa5157a6f47c74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[features] do not attempt to add features on incomplete fonts</title>
<updated>2016-04-19T18:02:33+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-04-19T18:02:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=4ef16976a192abb9bfe2bdc5144a994bc0d61e7b'/>
<id>4ef16976a192abb9bfe2bdc5144a994bc0d61e7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[*] shred 2014 fontloader</title>
<updated>2016-04-19T06:09:41+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-04-19T06:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=5ce60cc98a304d837dfa451dd7d389dbd5cfaa77'/>
<id>5ce60cc98a304d837dfa451dd7d389dbd5cfaa77</id>
<content type='text'>
This one hasn’t been touched for ages. The will be no compatibility
loader this year. For testing, creating a loader on the fly from the Git
repos is sufficient.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This one hasn’t been touched for ages. The will be no compatibility
loader this year. For testing, creating a loader on the fly from the Git
repos is sufficient.
</pre>
</div>
</content>
</entry>
</feed>
