From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?Q?G=C3=A1bor_Boskovits?= Subject: Re: Inverting command line session colours Date: Fri, 8 Feb 2019 21:00:16 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:41202) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gsCms-0004hB-Iq for guix-devel@gnu.org; Fri, 08 Feb 2019 15:30:15 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gsCmr-0007x4-TR for guix-devel@gnu.org; Fri, 08 Feb 2019 15:30:14 -0500 Received: from mail-ed1-x535.google.com ([2a00:1450:4864:20::535]:34170) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gsCmr-0007vm-ME for guix-devel@gnu.org; Fri, 08 Feb 2019 15:30:13 -0500 Received: by mail-ed1-x535.google.com with SMTP id b3so3941092ede.1 for ; Fri, 08 Feb 2019 12:30:12 -0800 (PST) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Laura Lazzati Cc: Guix-devel Hello Laura, > I am having trouble inverting the colours of the command line session > videos. They should be black in the foreground with white text. > G=C3=A1bor, I guess you solved that, could you remind me how you did it? > There was a link with -negate in convert but did not work for me. > Here is a command that works for me: convert xyz.ps -background white -flatten -negate xyz.png > Regards :) > Laura Best regards, g_bor