evanoberholster

Results 19 comments of evanoberholster

What specifically are you needing in PNG files? If you have a recommendation we can certainly consider it.

Thanks for opening up this issue and for your sample image. CRW images are not based on Tiff Directories, therefore they have a different directory structure. See the link below...

I add support for identifying the CRW image type: da0d587ed51c53fa25001343653309fa9cb71950

Hi, Thanks for bringing this up. I will have to look a little closer at the code to see if I can find a reason. I would assume that being...

I will look into those 2 locations. unfortunately I don't build the data source so I am unsure as to why those locations aren't mapped.

@burdiyan Sorry that I was not more clear when opening the issue. Yes you assume correct and is the reason for opening this issue. There are more performant was of...

Dgraph opened a new repository called "sroar". I believe that this is what would best be implemented into badgerhold. https://github.com/dgraph-io/sroar Description: > sroar is a re-written version of Roaring Bitmaps...

I found this library [https://github.com/kelindar/bitmap](https://github.com/kelindar/bitmap) it is 32-bit only. It is backed by a similar in-memory storage concept.

@dschwarz9319 Thanks for opening the issue. Regarding your first concern: - I need to simplify the exif library as to produce less confusion. - Please use imagemeta.Parse() function Regarding the...

@geocine and @maggie-vegaa. Currently working on updates in develop branch, this has been included. Does this solve your issue?