Conversation
|
What do you think about making this into an add-in? We don't currently have any examples of a file format add-in (the old WebP add-in is obsolete now that |
|
@cameronwhite that sounds like a good idea :) I will stay tuned for when the repo gets created |
I've added https://github.com/PintaProject/FarbfeldFormatAddin . You should also have an invite to get write access - let me know if that works! You can likely copy over the Github actions config from one of the other add-ins to set up automated builds |
|
@cameronwhite I confirm that it works 👍 I hope to be able to work on it soon (I need to learn a little bit about packaging) |
This format was envisioned by a community of what could be described as Unix hackers.
It is essentially raw pixel data that is easy to generate and pipe into other programs.
The gist of it is the separation of image generation from image compression/encoding, two processes which are often done together.
https://tools.suckless.org/farbfeld/