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: Mon, 12 Aug 2024 04:37:59 -0400	[thread overview]
Message-ID: <BF81A9F2B685C1FED605AEC09AB11FAB@eigenstate.org> (raw)
In-Reply-To: <f0b06a3e-83c6-4ef5-b0ed-84b6d78418cf@sirjofri.de>

Quoth sirjofri <sirjofri+ml-9front@sirjofri.de>:
> 12.08.2024 04:56:14 ori@eigenstate.org:
> > 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>
> 
> Is zipfs writable? The man page isn't so clear about that. I thought it was read-only.
> 
> sirjofri

if it isn't, code could be written; or some other
format with a file server better suited could be
used. The point is that you can layer file servers
if you want a single file format, instead of putting
it all into one program.


  reply	other threads:[~2024-08-12  8:43 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
2024-08-12  7:53           ` sirjofri
2024-08-12  8:37             ` ori [this message]
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=BF81A9F2B685C1FED605AEC09AB11FAB@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).