From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Gerrit Draisma Newsgroups: gmane.lisp.guile.user Subject: Re: Guile-cairo tutorial Date: Thu, 15 Aug 2024 16:06:21 +0200 Message-ID: References: <87cymcwu9d.fsf@systemreboot.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="23298"; mail-complaints-to="usenet@ciao.gmane.io" User-Agent: Mozilla Thunderbird To: Arun Isaac , guile-user@gnu.org Original-X-From: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Thu Aug 15 16:07:13 2024 Return-path: Envelope-to: guile-user@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1seb8C-0005r9-D8 for guile-user@m.gmane-mx.org; Thu, 15 Aug 2024 16:07:12 +0200 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1seb7Z-0008LB-SW; Thu, 15 Aug 2024 10:06:33 -0400 Original-Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1seb7W-0008KI-BX for guile-user@gnu.org; Thu, 15 Aug 2024 10:06:30 -0400 Original-Received: from ewsoutbound.kpnmail.nl ([195.121.94.185]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1seb7T-000104-9G for guile-user@gnu.org; Thu, 15 Aug 2024 10:06:29 -0400 X-KPN-MessageId: 8c2d3a75-5b0f-11ef-82de-005056999439 Original-Received: from smtp.kpnmail.nl (unknown [10.31.155.5]) by ewsoutbound.so.kpn.org (Halon) with ESMTPS id 8c2d3a75-5b0f-11ef-82de-005056999439; Thu, 15 Aug 2024 16:06:20 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=xs4all.nl; s=xs4all01; h=content-type:from:to:subject:mime-version:date:message-id; bh=XmOmOasLWzQDdbQPe0HoD0OLPzbw1ILOK4IHuXMTwOE=; b=QM1/w/KyBXNyU2lsWoU0738fZ03KXyqpVHYt1GrRGPDGlUQhTdUmUIiw6CkWzNw7DqSBX+YIA/7JM zAyR0uYShj/E1gUhjdig/mCRCsXWlhaRLrKNGBawgA2nGP6EKUXR5Mi2EJ3iGlmBCbGjy33YVYsepC NRkyVcKhAVZ4gFH6VrmTPkAAcnz6gh+gre1hXkFc6X9S5egtNh4xhKe3VgF1Droj0P9LEgIMAUo1lp egAztGwkw+1FSuWHR3Kq9Wx84tgOznn8gRiYK7sbLQ3NvEMx1/ULD7evO3vlpUO+Yb5WVk6qrIAmLn DkTevUPnB5Z/DJScU7j6IpdQZbTS++w== X-KPN-MID: 33|wvxwzgKDdHP8osQlpsjRq3ZKiue9doDZX59qL5Ydx1WVUUoHrvl8iqM/NfMAb0j PPUWK7P52DBNBcX7TFsozOg== X-KPN-VerifiedSender: Yes X-CMASSUN: 33|RWTIca+fBh5WMGlSuCPoBPjEB1o5JeSHqvDFJsO4QNL/l+E9ozoNp5bh6AHtlBa +b8RPQBhEC4n9ycHg71PyVA== X-Originating-IP: 81.207.71.46 Original-Received: from [192.168.178.96] (81-207-71-46.fixed.kpn.net [81.207.71.46]) by smtp.xs4all.nl (Halon) with ESMTPSA id 8d1d3b9c-5b0f-11ef-9161-00505699b758; Thu, 15 Aug 2024 16:06:22 +0200 (CEST) Content-Language: nl, en-US In-Reply-To: <87cymcwu9d.fsf@systemreboot.net> Received-SPF: pass client-ip=195.121.94.185; envelope-from=gdraisma@xs4all.nl; helo=ewsoutbound.kpnmail.nl X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guile-user@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: General Guile related discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Original-Sender: guile-user-bounces+guile-user=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.lisp.guile.user:19760 Archived-At: Hallo Arun, You are most welcome to use the tutorial. And I would appreciate your comments. Gerrit Op 13-08-2024 om 13:13 schreef Arun Isaac: > > Hi Gerrit, > >> I made a translation to guile/scheme. >> https://gdraisma.home.xs4all.nl/cairo/ >> >> Would that be of interest still? > > Yes, definitely! I've always wanted to try out guile-cairo, but was put > off by having to read the C tutorial. Having a Guile version with > working examples is extremely useful. Thank you! > > Regards, > Arun