#timing #monitor #vga #crt #lcd

cvt-utils

A crate to generate CVT (Coordinated Video Timings) values

3 releases

0.1.2 Sep 14, 2023
0.1.1 Sep 14, 2023
0.1.0 Sep 14, 2023

#258 in Rendering

BSD-3-Clause-Attribution

69KB
317 lines

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

No runtime deps