mirror of https://github.com/periph/devices
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
- Fix color blending truncation in blend(): compute the full weighted
sum as float64 before casting to uint8, avoiding double truncation
- Fix UC8159 on IMPRESSION57 incorrectly reporting height as 447;
correct it to 448 in DetectOpts
- Add Opts.String() for human-readable option printing
- Refactor update() if/else chain to a switch statement
- Add TestDevImpression_BlendPrecision to cover the blend fix
Signed-off-by: Çağlar Onur <caglar@10ur.org>
|
3 weeks ago | |
|---|---|---|
| .. | ||
| doc.go | 1 year ago | |
| example_test.go | 3 years ago | |
| impression.go | 3 weeks ago | |
| impression_test.go | 3 weeks ago | |
| inky.go | 1 year ago | |
| lut.go | 6 years ago | |
| opts.go | 3 weeks ago | |
| types.go | 12 months ago | |
| types_string.go | 12 months ago | |