Hiroaki Matoba(toba@f)

Results 13 comments of Hiroaki Matoba(toba@f)

Thanks for suggestion. If latest stable browsers and nodejs support for TypedArrays, I decide to support for TypedArrays. When I started this library, browsers didn't support for it. I think...

Yeah! Thank you! We need only Uint8Array. I think so, too. This library should be implemented.

"firstIfdPointer" gets null? I think it's no. https://github.com/hMatoba/piexifjs/blob/2.0/src/utils.ts#L547

Exif data in binary contains each data type. "load" uses it. On the other hand, to "dump" exif data, it needs some reference to convert value into binary. I use...

Is it really exif? Isn't it XMP? Does it allow exif specification? Doesn't it have multiple exif segmentation?

@PmasonFF Yes. There are some manufactures that has incorrect specification. I think Piexif checks data type when `dump`.

Thank you for trying new version! I want to reproduce error. Error is thrown by webpack? Could you tell me the error message?

I added TypeScript definition. But it's not enough. Welcome PullRequest.

http://www.cipa.jp/std/documents/e/DC-008-2012_E.pdf http://piexif.readthedocs.io/en/latest/appendices.html

https://github.com/hMatoba/Piexif/projects/6