9front - general discussion about 9front
 help / color / mirror / Atom feed
From: ori@eigenstate.org
To: 9front@9front.org
Subject: Re: [9front] Blie - blended layers image editor
Date: Sun, 11 Aug 2024 22:52:04 -0400	[thread overview]
Message-ID: <AF72B30EEE55D94EC046C30CD8B75C7E@eigenstate.org> (raw)
In-Reply-To: <8b15626b-efdb-4476-ade1-e6198befa62f@sirjofri.de>

Quoth sirjofri <sirjofri+ml-9front@sirjofri.de>:
> Initially, I wanted to have all the data in a zip and you open the zip
> file for editing, but now I think it's probably better to just leave
> it as individual files.  Those can still be zipped, and you can use
> source control more easily.

Yes, this kind of thing can be layered.

	$ zip/fs $imgfile
	$ blie
	<do your edits on a file by file basis>

see also how vmx handles qcow2 images: it
doesn't, qcowfs provides a virtual raw disk
image instead, and *all* the tools we have
know how to handle it.


  parent reply	other threads:[~2024-08-12  2:56 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-09 16:25 sirjofri
2024-08-11  3:40 ` sl
2024-08-11  9:18   ` sirjofri
2024-08-11 14:01     ` Willow Liquorice
2024-08-11 17:49       ` sirjofri
2024-08-11 18:10         ` Frank D. Engel, Jr.
2024-08-11 18:43           ` sirjofri
2024-08-11 18:49             ` sl
2024-08-11 21:25               ` sirjofri
2024-08-12  2:53             ` ori
2024-08-12  2:52         ` ori [this message]
2024-08-12  7:53           ` sirjofri
2024-08-12  8:37             ` ori
2024-08-15 21:19               ` sirjofri

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=AF72B30EEE55D94EC046C30CD8B75C7E@eigenstate.org \
    --to=ori@eigenstate.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).