mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 02:16:27 -04:00
EDID and DisplayID library. Goals: - Provide a set of high-level, easy-to-use, opinionated functions as well as low-level functions to access detailed information. - Simplicity and correctness over performance and resource usage. - Well-tested and fuzzed. https://gitlab.freedesktop.org/emersion/libdisplay-info
8 lines
260 B
Text
8 lines
260 B
Text
EDID and DisplayID library.
|
|
|
|
Goals:
|
|
|
|
- Provide a set of high-level, easy-to-use, opinionated functions as well as
|
|
low-level functions to access detailed information.
|
|
- Simplicity and correctness over performance and resource usage.
|
|
- Well-tested and fuzzed.
|