Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Factor calculate mistake #448

Open
IevgenLuzan opened this issue Jun 2, 2023 · 0 comments
Open

Factor calculate mistake #448

IevgenLuzan opened this issue Jun 2, 2023 · 0 comments

Comments

@IevgenLuzan
Copy link

`image.Process(bimg.Options{

	Height:        630,
	Width:         720,
	Quality:       97,
	Compression:   0,
	StripMetadata: true,
	Lossless:      false,
	Type:          bimg.WEBP,
	Interpolator:  bimg.Nearest,
	NoAutoRotate:  false,
	Speed:         1,
})`

`
golang 1.19
Linux Ubuntu/Debian 11
github.com/h2non/bimg v1.1.9
Zip contains original, expected and actual results

example.zip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant