From karl at freefriends.org Mon Feb 5 23:55:22 2018 From: karl at freefriends.org (Karl Berry) Date: Mon, 5 Feb 2018 22:55:22 GMT Subject: [pdftex] Type 1 font problem In-Reply-To: <20180123.233606.1107078153993049823.wl@gnu.org> Message-ID: <201802052255.w15MtMWN000824@freefriends.org> Hi Werner, http://git.savannah.gnu.org/cgit/freetype/freetype2.git/commit/?id=cc2f3cdecff5a351e7e8961b9f2e389ab740231a Thanks. I committed it to TL, just in case the full freetype release isn't in time for the TL builds this year. (Allin, you'll most easily be able to try it out when we start pretests for TL.) P.S. Is it possible to get the diff as simple text from the cgit interface above? I failed to see it. It did at least let me save the whole new file as raw text. Oh well, whatever. From wl at gnu.org Tue Feb 6 01:44:36 2018 From: wl at gnu.org (Werner LEMBERG) Date: Tue, 06 Feb 2018 01:44:36 +0100 (CET) Subject: [pdftex] Type 1 font problem In-Reply-To: <201802052255.w15MtMWN000824@freefriends.org> References: <20180123.233606.1107078153993049823.wl@gnu.org> <201802052255.w15MtMWN000824@freefriends.org> Message-ID: <20180206.014436.2091707264939261446.wl@gnu.org> > Thanks. I committed it to TL, just in case the full freetype release > isn't in time for the TL builds this year. (Allin, you'll most > easily be able to try it out when we start pretests for TL.) Thanks. > P.S. Is it possible to get the diff as simple text from the cgit > interface above? I failed to see it. It did at least let me save > the whole new file as raw text. Oh well, whatever. It is possible. Look at the `commit' line (after `committer'); at the end there is a link `patch' in parentheses. http://git.savannah.gnu.org/cgit/freetype/freetype2.git/patch/?id=cc2f3cdecff5a351e7e8961b9f2e389ab740231a Werner