From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <9front-bounces@9front.inri.net> X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.1 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI autolearn=ham autolearn_force=no version=3.4.4 Received: from 9front.inri.net (9front.inri.net [168.235.81.73]) by inbox.vuxu.org (Postfix) with ESMTP id 8F9F229D6F for ; Mon, 12 Aug 2024 04:58:20 +0200 (CEST) Received: from mimir.eigenstate.org ([206.124.132.107]) by 9front; Sun Aug 11 22:56:26 -0400 2024 Received: from mimir.eigenstate.org (localhost [127.0.0.1]) by mimir.eigenstate.org (OpenSMTPD) with ESMTP id 0fc821c1 for <9front@9front.org>; Sun, 11 Aug 2024 19:56:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=eigenstate.org; h= message-id:to:subject:date:from:in-reply-to:mime-version :content-type:content-transfer-encoding; s=mail; bh=bjBzqGKCj5sU Xa8ouztcBmTxToI=; b=D4kbFiTZB8AhO+tt1g25W6xMsaTIoZhIyHqbdlQoHfJ5 xAFLy4IrH6usfXgR8zNibFvnS0gAvL1Z1PinHO2fL17CwQMF7pqk0Lx/Ljpejd0H njkvDVf3TkQL3lD5VJ7ku+g3TgIsvZRd6sBNtvZsZTthX2al1T7/8K0EOx8qaBY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=eigenstate.org; h=message-id :to:subject:date:from:in-reply-to:mime-version:content-type :content-transfer-encoding; q=dns; s=mail; b=bmgatTj1H2mWyg8JTn6 Ox7kH59nrgT8S1WAAcuq9Gf9E0HCYJBi3QUoiBFioeBEsW2hF0Q0Iw2IlcgNXvEc M0j6MYAcqP1qL1ufKO7TCy2aJ0Fu/b+K41WBvdFyhxRZ0ZW+f0zI707Uc+7PPQqN /hBoGCyEB1Mq1BCiMx9bA5J0= Received: from chainsaw.dev (27-142-98-120.rev.home.ne.jp [27.142.98.120]) by mimir.eigenstate.org (OpenSMTPD) with ESMTPSA id 5de6bd77 (TLSv1.2:ECDHE-RSA-AES256-SHA:256:NO) for <9front@9front.org>; Sun, 11 Aug 2024 19:56:24 -0700 (PDT) Message-ID: <0E66AD7D0307B57C49A0345B1F5638A8@eigenstate.org> To: 9front@9front.org Date: Sun, 11 Aug 2024 22:53:48 -0400 From: ori@eigenstate.org In-Reply-To: <48f134dd-653d-4330-896e-9198271b8e5c@sirjofri.de> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: callback CSS app framework Subject: Re: [9front] Blie - blended layers image editor Reply-To: 9front@9front.org Precedence: bulk Quoth sirjofri : > > > > Have a directory with files representing the individual layers so they can be edited directly using outside tools and scripts. > > Actually, that's what it looks like in the on-disk file format. Nothing prevents you from editing the individual layers in these folders, that's what I do for testing. also lets you nest edits; pop up a blie within blie, edit the layer, and pop back out.