<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luaotfload/src/fontloader/misc, branch v2.7-fix-3</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] sync with Context as of 2016-06-16</title>
<updated>2016-06-16T06:04:43+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-06-16T06:04:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=45d384f2e1df43ea57072adf5d7ce44a01d974c6'/>
<id>45d384f2e1df43ea57072adf5d7ce44a01d974c6</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-06-14</title>
<updated>2016-06-14T21:09:47+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-06-14T21:09:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=ba744a4bce3ed03eefbf2b4746fa24e6d388d9ff'/>
<id>ba744a4bce3ed03eefbf2b4746fa24e6d388d9ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] import font-ocl</title>
<updated>2016-06-12T16:18:46+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-06-12T16:18:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=f167b470d1831575735694406eca44963f76cb3f'/>
<id>f167b470d1831575735694406eca44963f76cb3f</id>
<content type='text'>
Some of the more absurd aspects of fonts ;) This will fork inkscape for
the actual SVG processing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some of the more absurd aspects of fonts ;) This will fork inkscape for
the actual SVG processing.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] sync with Context as of 2016-06-12</title>
<updated>2016-06-12T16:14:33+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-06-12T16:14:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=d8ba9c36eaf49c1f28b8e8f11c969b77ece32db4'/>
<id>d8ba9c36eaf49c1f28b8e8f11c969b77ece32db4</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-05-31</title>
<updated>2016-06-10T05:43:44+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-06-10T05:43:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=a8cae347b3c8a3154c36444e5d38705b59e5e57e'/>
<id>a8cae347b3c8a3154c36444e5d38705b59e5e57e</id>
<content type='text'>
This corresponds to commit a274872832cd on the mirror repo. The changes
since then were numerous but seem to introduce a couple new files we
didn’t ask for =) Later.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This corresponds to commit a274872832cd on the mirror repo. The changes
since then were numerous but seem to introduce a couple new files we
didn’t ask for =) Later.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] import fix by Hans for crashes with ancient Linotype Palatino files</title>
<updated>2016-05-25T05:39:56+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-05-25T05:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=e62c662512440af0ebc4ce1f4fe81a51fc4888a3'/>
<id>e62c662512440af0ebc4ce1f4fe81a51fc4888a3</id>
<content type='text'>
The crash happens with these broken files MS used to ship:

    beef66370e7124eb683514ad9ad07576  palabi.ttf
    975972a205fd91a532d1b7433281af70  palab.ttf
    be4590eba976dace111b6686f6dade52  palai.ttf
    96261bb90c9babbf8042ce7f43200d65  pala.ttf

on account of a broken rule in the “s_s_l” lookup. The change removes
the entire lookup in this case since otherwise the rest of the font
behaves *very* strange.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The crash happens with these broken files MS used to ship:

    beef66370e7124eb683514ad9ad07576  palabi.ttf
    975972a205fd91a532d1b7433281af70  palab.ttf
    be4590eba976dace111b6686f6dade52  palai.ttf
    96261bb90c9babbf8042ce7f43200d65  pala.ttf

on account of a broken rule in the “s_s_l” lookup. The change removes
the entire lookup in this case since otherwise the rest of the font
behaves *very* strange.
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] sync with Context as of 2016-05-22</title>
<updated>2016-05-24T05:11:56+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-05-20T06:06:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=274ca61bf7ea43543c5aea53873f22c8b598b4a9'/>
<id>274ca61bf7ea43543c5aea53873f22c8b598b4a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] include font-one.lua</title>
<updated>2016-05-20T05:53:48+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-05-19T06:25:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=72f10523323c3e5183f91931db56dcf38f92b68d'/>
<id>72f10523323c3e5183f91931db56dcf38f92b68d</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-05-18</title>
<updated>2016-05-18T05:50:14+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-05-18T05:50:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=5a833d339a50cdaf1eb76f42619a1cdbf3637215'/>
<id>5a833d339a50cdaf1eb76f42619a1cdbf3637215</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[fontloader] import new AFM loader directly from Hans</title>
<updated>2016-05-12T18:09:38+00:00</updated>
<author>
<name>Philipp Gesang</name>
<email>phg@phi-gamma.net</email>
</author>
<published>2016-05-12T18:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.phi-gamma.net/luaotfload/commit/?id=d20186dc4653791d1ebb8eb4be9c05716879686f'/>
<id>d20186dc4653791d1ebb8eb4be9c05716879686f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
