x/image/tiff: issue 20742, read XReslution, YResolution and page count tags#4
x/image/tiff: issue 20742, read XReslution, YResolution and page count tags#4nikgalushko wants to merge 3 commits intogolang:masterfrom
Conversation
# Conflicts: # tiff/reader.go
This improvement reading xResolution, yResolution and page count tags. Fixies 20742
|
This PR (HEAD: 55c8a33) has been imported to Gerrit for code review. Please visit https://go-review.googlesource.com/c/image/+/235122 to see it. Tip: You can toggle comments from me using the |
|
Message from Gobot Gobot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/235122. |
|
Hi. Golang 1.15 is released and code freeze is stopped. Can you return to my PR ? |
|
Message from Go Bot: Patch Set 1: Congratulations on opening your first change. Thank you for your contribution! Next steps: Most changes in the Go project go through a few rounds of revision. This can be During May-July and Nov-Jan the Go project is in a code freeze, during which Please don’t reply on this GitHub thread. Visit golang.org/cl/235122. |
The package does not support tiff image resolution. Check the issue.