cvt-utils

Crates.iocvt-utils
lib.rscvt-utils
version0.1.2
sourcesrc
created_at2023-09-14 14:03:05.718322
updated_at2023-09-14 15:48:06.904795
descriptionA crate to generate CVT (Coordinated Video Timings) values.
homepage
repositoryhttps://github.com/adryzz/overdrive/cvt-utils
max_upload_size
id972701
size80,876
Lena (adryzz)

documentation

https://docs.rs/cvt-utils

README

cvt-utils

A crate to calculate CVT (Coordinated Video Timings) values for monitors.

This crate fully supports the Normal, Reduced Blanking and Reduced Blanking V2 CVT standards.

no_std support is underway.

To better understand how monitor timings and scanlines work, refer to the image below or the following resources: VGA Signal, CVT

Image showing the full blanking space divided

Commit count: 0

cargo fmt