unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Thien-Thi Nguyen <ttn@gnuvola.org>
To: guile-sources@gnu.org
Cc: guile-user@gnu.org
Subject: SGF Utils 0.10 available
Date: Wed, 15 Dec 2021 02:53:00 -0500	[thread overview]
Message-ID: <87lf0mmhib.fsf@gnuvola.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1881 bytes --]


release notes:

  The source code dir (below) also includes a pair of SGF files
  you can use to (further) test SGF Utils programs.

README excerpt:

  SGF Utils is a set of programs for manipulating Smart Game
  Format files, principally for the game of Go.  This release
  includes three programs:

    sgfc -- check well-formedness and style
    sgfm -- "mogrify"
    sgfv -- browse graphically
  
NEWS for 0.10 (2021-12-15):

  - sgfv: bugfixes in PASS rendering

    PASS rendering (as a move itself, and when it is being labelled,
    such as in a fork/variation) used to crash sgfv due to a type
    mismatch error.  This is now fixed.  For PASS as a move, there is
    no rendering (what a surprise!); for PASS as a labelled move, the
    label is rendered in space, approximately mid-way (vertically)
    down the board, with annotation "(PASS)".

    In the distribution, you can see this in action by building
    everything (do "configure" and "make"), and issuing the command:

     $ cd src && ./sgfv -g 800x400 sgf/b2

    If All Goes Well, after you type "n" three times, you will see a
    bodacious "2 (PASS)" and be ready to do "make install".  :-D

  - bootstrap/maintenance tools

    upgraded:

     (none)

    as before:

     Guile-BAUX 20211208.0839.a5245e7
     GNU gnulib 2021-12-10 21:54:54
     GNU Autoconf 2.71
     GNU Automake 1.16.5
     GNU Guile 2.2.7

source code:

  https://www.gnuvola.org/software/sgf-utils/

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2021) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 219 bytes --]

                 reply	other threads:[~2021-12-15  7:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lf0mmhib.fsf@gnuvola.org \
    --to=ttn@gnuvola.org \
    --cc=guile-sources@gnu.org \
    --cc=guile-user@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).