From nobody Mon Feb 15 16:50:24 2021 Authentication-Results: mail-b.sr.ht; dkim=pass header.d=eliasnaur.com header.i=@eliasnaur.com Received: from mail-ej1-f43.google.com (mail-ej1-f43.google.com [209.85.218.43]) by mail-b.sr.ht (Postfix) with ESMTPS id 0E32211EFF8 for <~eliasnaur/gio@lists.sr.ht>; Mon, 15 Feb 2021 16:50:24 +0000 (UTC) Received: by mail-ej1-f43.google.com with SMTP id ot7so9575869ejb.9 for <~eliasnaur/gio@lists.sr.ht>; Mon, 15 Feb 2021 08:50:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eliasnaur.com; s=google; h=mime-version:content-transfer-encoding:date:message-id:cc:subject :from:to:references:in-reply-to; bh=UpuREVtQ3LA/3ANtDlZYCdNe6bRpM4YE1BISsQLPKis=; b=FzLrht5HeVrPtEv+CyFJHnmWHYU6rNlJIM3uxow1J+dAqRZKhmYolreHuv4RlmGKpB Zxi7q/S4Ev71+O3raINpiGU9CLSgKolw5qZkxVSr4RBZU6gIUhjRbHdpGbN9q2jQ1vPf OJZ1O1nM77OBuwM8hHZIignI7auzJJSFqHfzV1LwRIG1faXC/hWkd3WI6z/sNXit6JBx EkMZN0+4YdKXlXdOvDXT7585DgSQ3UgIXuNP0Bmxmpi+pElG56CDykmVffu0gGUFEBZd xTSbcTJTPxZrPLEvUouR3blV/m1yUu55R5jCApH3TUZJhqYDh5Z6LmX7Iui3YluNzC1Z SnAA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:content-transfer-encoding:date :message-id:cc:subject:from:to:references:in-reply-to; bh=UpuREVtQ3LA/3ANtDlZYCdNe6bRpM4YE1BISsQLPKis=; b=HgfzBayqiIpTEUWrcBSzSLqIfcOiqYWWz3gayJ9BhREVtKHUYjWVle3MvUkUVPsHdi KiaOZSsVX6amyO7SpJqHSUsYFhLw8CRNtH/gnLQwXWEtlIExvGUeRXVF0in0Np658sdx AfIOuS+7pFoNWJ54LoeIA2152FcTMDzFqVcwlnG96vHro5m7m3Vquni7Ev8FU5yZbZv9 3IT8BtxzBbRmxNQwRv7EYjaaGAepj24xhQRcNx6KD37YnEaNTo1HIe2X5xWNPOadr/bN rtYX1fLLcMqKUxm7KR7u3zE1EM/3OoWdm4rXaMzRqt2rLE2tSyQBWCCcNjzotxDHhEWI V8EA== X-Gm-Message-State: AOAM530lxw0TDhG2zPdlVpbX7/7yAnSsd3dEnPmQKRUbG2MAN6ALTvK3 9EMVa2JfF4n8xUlBEht32UzcyQ== X-Google-Smtp-Source: ABdhPJyoabD6JR5Vg+LIk0uPCtA5opBWJLZJT5R3EfNoFQJ/OAlHEJ+2UKXsfvtvVVLAfS0CkvqfIA== X-Received: by 2002:a17:906:b50:: with SMTP id v16mr15804090ejg.298.1613407821817; Mon, 15 Feb 2021 08:50:21 -0800 (PST) Received: from localhost ([145.255.60.245]) by smtp.gmail.com with ESMTPSA id bd27sm10534853edb.37.2021.02.15.08.50.21 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 15 Feb 2021 08:50:21 -0800 (PST) Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Mon, 15 Feb 2021 17:50:21 +0100 Message-Id: Cc: <~eliasnaur/gio@lists.sr.ht> Subject: Re: GIO Transparency From: "Elias Naur" To: "paulo melo" References: <731CA5E5-014F-4B6B-BCCB-68950B514AFE@gmail.com> <97CC6A72-032C-42C7-A6E6-560E85EC7B2F@gmail.com> In-Reply-To: <97CC6A72-032C-42C7-A6E6-560E85EC7B2F@gmail.com> (CC'ed mailing list) On Mon Feb 15, 2021 at 16:48, paulo melo wrote: > Done! > Did you run the tests? Also, please prepare a patch for restoring the white background in gio-example examples. > > On 15 Feb 2021, at 16:31, Elias Naur wrote: > >=20 > > On Mon Feb 15, 2021 at 12:19, paulo melo wrote: > >> Hi Elias, > >>=20 > >> the paint.Fill sounds great and I=E2=80=99ve used it in the past. > >>=20 > >> I did not understand if you are making any change to the actual gio to= use the transparent black (0,0,0,0). > >>=20 > >=20 > > I don't plan to change the clear color, but I'm happy to review a patch > > that does so. > >=20 > > Elias