9 Sep 2002 05:10
local-utils.scm 0.20020909
Thien-Thi Nguyen <ttn <at> giblet.glug.org>
2002-09-09 03:10:36 GMT
2002-09-09 03:10:36 GMT
(for use w/ same-versioned circle-frisk.) thi __________________________________________ ;;; local-utils.scm ;;; Copyright (C) 2002 Thien-Thi Nguyen ;;; This program is part of xplay, released under GNU GPL v2 with ABSOLUTELY ;;; NO WARRANTY. See http://www.gnu.org/copyleft/gpl.txt for details. ;;; Version: 0.20020909 ;;; Commentary: ;; save as ./local-utils.scm ;; ;; hardcoded values in compute-(Continue reading)center-[xy] reflect hardcoded values in ;; guile-xlib's xlib.c. ;;; Code: (define-module (local-utils) :use-module (xlib core) :use-module (xlib xlib) :export (new-d/w/gc/show/clear erasing-gc xor-gc simple-kick root->black!
RSS Feed