#gamma #skia #lut

gamma-lut

Rust port of Skia gamma correcting tables

11 releases

Uses old Rust 2015

0.2.3 Oct 29, 2017
0.2.2 Oct 28, 2017
0.2.0 May 9, 2017
0.1.6 Feb 3, 2017
0.1.4 Jan 24, 2017

#1119 in Graphics APIs

Download history 11/week @ 2023-11-05 8/week @ 2023-11-12 21/week @ 2023-11-19 54/week @ 2023-11-26 18/week @ 2023-12-03 7/week @ 2023-12-10 22/week @ 2023-12-17 29/week @ 2023-12-24 5/week @ 2023-12-31 20/week @ 2024-01-07 11/week @ 2024-01-14 18/week @ 2024-01-21 38/week @ 2024-01-28 17/week @ 2024-02-04 50/week @ 2024-02-11 289/week @ 2024-02-18

395 downloads per month

MPL-2.0 license

17KB
279 lines

gamma-lut

Build Status Documentation

Rust port of Skia gamma correcting table.


lib.rs:

Gamma correction lookup tables.

This is a port of Skia gamma LUT logic into Rust, used by WebRender.

Dependencies

~140KB