Skip to content

image/gif: image bounds obtained by image.Decode and gif.Decode are different #61519

Open
@pic4xiu

Description

@pic4xiu

What version of Go are you using (go version)?

❯ go version
go version go1.20.4 darwin/arm64

Does this issue reproduce with the latest release?

yes

What operating system and processor architecture are you using (go env)?

macOS arm64

should have no effect

What did you do?

https://go.dev/play/p/f0RmDYbQALy

What did you expect to see?

outputs nothing because I want got and want to be the same

What did you see instead?

❯ go run main.go
(0,0)-(10,10) (48,0)-(58,10)

Metadata

Metadata

Assignees

No one assigned

    Labels

    ExpertNeededNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions