Piotr Krawiec

Results 4 issues of Piotr Krawiec

1. [ExportWebp will always set params.IccProfile to optimizedIccProfile.](https://github.com/davidbyttow/govips/blob/623c60d3e3d711529dc7655614e1a132c479caa3/vips/image.go#L816) 2. optimizedIccProfile is an empty string unless you run OptimizeICCProfile (which converts the original profile to something else, so might be something...

#### Describe the bug Node.js 16.4. We're seeing this on an AWS Lambda running Amazon Linux 2, but I was also able to repro on WSL2 with Ubuntu 20.04. The...

bug

README says: > Merging adjacent rules with the same selectors or declarations when it is safe to do so. This works as advertised: ```css .foo { background-color: red; } .bar...

Version: Deno 2.0.3 and 1.30.0 It looks like building a dep_analysis_cache doesn't release memory used when building the cache. Reproducible example: https://github.com/heypiotr/deno-dep-analysis-issue On the first run, without dep_analysis_cache: ``` $...

perf
needs investigation