Anders Brander

Results 29 comments of Anders Brander

@alerque @sergiomb2 @anderskvist Thanks for your patience. To be honest I would have no problem adding anybody who had been a long time contributor as a maintainer. But in this...

@alerque My plan was to set up an old school regular telephone conference call, but maybe we can simply discuss it here. That was the reason behind my request for...

> I wrote somewhere, we should migrate to LibRaw [1] is based on the source codes of the dcraw utility, ufraw and dcraw seems that haven't updates since 2017 ....

> I can even see myself as a contributor. Well. That happened. For anyone interested in reviewing pull requests, here are a few easy frags. It's mostly code removal. Code...

This is a very relevant and nice idea. It shouldn't be that difficult to do. It's fairly contained in the codebase AFAIR.

I believe updating `golang.org/x/crypto` should resolve this issue. Reference: https://github.com/golang/crypto/commit/b4de73f9ece

> You should be able to download this PNG and see the exif using `exiftool.exe`. I am mainly concerned about retrieving the `Parameters` That PNG file does not contain EXIF...

@geocine, > I will be looking into the PNG `tEXt` chunk. You can have a look at the PNG parser in #46, that parser can be modified to extract text...

@geocine, > Thanks I somehow figured it out based on your comment. Is this correct? This looks good. A few notes, thou: 1. A PNG file can contain multiple `tEXt`...

I would love to tag a new release - preview, beta, whatever. What needs to happen? I assume it's not as simple as updating `AC_INIT` and running `git tag` on...