Skip Navigation
Lossless jxl fail

So I took a png and used cjxl v0.10.2 and --distance==0 --effort==9 to convert it to a jxl file. And the result has color inaccuracies.

I checked that both files use RGB. In the Black&White part of the images I cannot see any differences, it seems to really be something about colours o this specific image...

Any idea what I could have done wrong?

2
Branching and Merging question
  • ok, so a "merge request" can be viewed as "merge of branch1 into master will happen at a time I cannot control".

    Now, branch1 is checked out, if I do git switch -c branch2, it will start a new branch2 based on the last commit from branch1, right? I feel it's safer, since I don't know when branch1 will merge, server-side.

  • Branching and Merging question

    Hello,

    I have only ever used git in very very basic way: commit, branch, merge request, that's pretty much it.

    I have a use case where I pull the repository locally, branch (let's call it branch1), write some code, test it, commit, then create a merge request to master branch.

    The merge request takes some time to be approved. During that time I would like to add more edits on top of those I submitted in the merge request. What would be the correct steps here?

    5
    InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LA
    larida @lemmy.sdf.org
    Posts 2
    Comments 1