X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; q=dns; s=default; b=L9zDf q08Xr53r7LVagreTJmCMui92+eRVyGYSxXtLIbnb7PiQZmo8BBs0IchwLAZUfS+9 352L++r8MTtTRU0ZXoPmU8q1Wgp9JNP5IzZEO5bCr1lsK7FE24nf4yV45fzHyqeq InJZkv7lPxFxVTNIpofL8rraLRNOw6jr9JGrH8= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:references:date:in-reply-to :message-id:mime-version:content-type; s=default; bh=hAUxKvuoSir hsIm+9LtENpteA+k=; b=A6WowFbOIdK9ZdeaRePsX3XKkm2WJl/oMsSBKzzQkT4 25s4TrQwpUsQ9yQEG9zLS+gZFk0GAfZYf5KlGQc29BnxZctnOlRByavnl9r/rpKP TqDSQFT7V4RfUDQxwLuJOK7G2YbeW82t6oXnoor+cLfnpu+BtO8kTavyjIHiiu8M = Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-spam-relays-external:ESMTPA X-HELO: vsmx009.vodafonemail.xion.oxcs.net From: Achim Gratz To: cygwin AT cygwin DOT com Subject: Re: Request to support wxt terminal ( Re: [ANNOUNCEMENT] Updated: gnuplot-5.2.6-1) References: <2034053033 DOT 1762240 DOT 1551592875622 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT co DOT jp> <87o96rrfhs DOT fsf AT Rainer DOT invalid> <48c1e877-96ca-fa85-2887-83dabbc794cd AT towo DOT net> <20190305193603 DOT GA14620 AT phoenix> <87wold6q54 DOT fsf AT Rainer DOT invalid> Date: Tue, 05 Mar 2019 21:09:22 +0100 In-Reply-To: <87wold6q54.fsf@Rainer.invalid> (Achim Gratz's message of "Tue, 05 Mar 2019 21:08:07 +0100") Message-ID: <87sgw16q31.fsf@Rainer.invalid> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Achim Gratz writes: > Gary Johnson writes: >> Is this a bug in mintty that it doesn't use a white background for >> the plot? > > No. By default the background in gnuplot is transparent in terminals > that support it. You can set a solid fill color like that: > > set term sixelgd background #ffffff The color string needs quoting of course: set term sixelgd background "#ffffff" Regards, Achim. -- +<[Q+ Matrix-12 WAVE#46+305 Neuron microQkb Andromeda XTk Blofeld]>+ Wavetables for the Waldorf Blofeld: http://Synth.Stromeko.net/Downloads.html#BlofeldUserWavetables -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple