From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:43874) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iuLXo-0002bO-EW for guix-patches@gnu.org; Wed, 22 Jan 2020 14:20:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iuLXm-0005xh-Ph for guix-patches@gnu.org; Wed, 22 Jan 2020 14:20:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:45368) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1iuLXm-0005xc-MJ for guix-patches@gnu.org; Wed, 22 Jan 2020 14:20:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1iuLXm-0005Pp-I8 for guix-patches@gnu.org; Wed, 22 Jan 2020 14:20:02 -0500 Subject: [bug#39242] [PATCHES] gnu: Add stb-truetype and stb-sprintf Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:43686) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iuLX9-0002W3-CV for guix-patches@gnu.org; Wed, 22 Jan 2020 14:19:24 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iuLX8-0005Q2-6T for guix-patches@gnu.org; Wed, 22 Jan 2020 14:19:23 -0500 Received: from confino.investici.org ([2a00:c38:11e:ffff::a020]:51867) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iuLX7-0005No-N1 for guix-patches@gnu.org; Wed, 22 Jan 2020 14:19:22 -0500 Received: from 1.mail-backend.investici.org (unknown [10.0.0.11]) by confino.investici.org (Postfix) with ESMTP id 2E8A420FF0 for ; Wed, 22 Jan 2020 19:19:18 +0000 (UTC) Received: from 1.webmail.investici.org (localhost [127.0.0.1]) (Authenticated sender: goodoldpaul@autistici.org) by 1.mail-backend.investici.org (Postfix) with ESMTPA id F2848BEE32 for ; Wed, 22 Jan 2020 19:19:17 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Date: Wed, 22 Jan 2020 19:19:17 +0000 From: goodoldpaul@autistici.org Message-ID: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: 39242@debbugs.gnu.org Hi Guix, I'm sending two patches one for stb-sprintf, the other for stb-truetype. Thanks for all the cool work, Giacomo