X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Content-Type: text/plain; charset=UTF-8 X-Original-DKIM-Signature: v=1; a=rsa-sha256; d=kpnmail.nl; s=kpnmail01; c=relaxed/relaxed; t=1469314213; h=mime-version:date:message-id:subject:from:to:content-type; bh=Zug2fI1xhAQ9l0Z6EaY9dtmplTMEQ4esjAjoB2evVWc=; b=X5/doxiYPL+Bo2CkMX1gvE7nSfbXckPbJ9sqdgtiR84rC2++T/XJeBC0Pre+GJ9BGkYmNg0UAvd 81FfKUHwYS83wMyIqsukhxigiSCKTwhmxI28MepZ8nT+Efht2PwyOZRwxqn+ZNi0PinDlNTshnC1Z +9mX2HI0gup/qgOsIRk= Date: Sun, 24 Jul 2016 00:50:12 +0200 From: "Bas Gieltjes (bas AT gieltjes DOT dds DOT nl) [via geda-user AT delorie DOT com]" To: geda-user AT delorie DOT com Subject: Re: [geda-user] Convenient gschem colormap creation Message-ID: <20160724005012.31c16545@Parasomnia.thuis.lan> In-Reply-To: References: X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.30; x86_64-pc-linux-gnu) MIME-Version: 1.0 X-OriginalArrivalTime: 23 Jul 2016 22:50:13.0040 (UTC) FILETIME=[928F9B00:01D1E534] X-RcptDomain: delorie.com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u6NMoLfi003322 Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk Hi Vladimir, One small improvement to your colormap.scm is adding "(view-zoom-extents)" before you show the help pop-up message. It nicely zooms in on the text labels, making the script more user friendly. Bas -- > I know some of you would like to create gschem colormaps > conveniently and see the result immediately without hard work with > color numbers. > [1] > https://github.com/vzh/gschem-goodies/tree/master/examples/colormap