fix(graphics): invalid YCoCg color conversion (#146)

Closes #141
This commit is contained in:
Vladyslav Nikonov 2023-05-23 18:22:30 +03:00 committed by GitHub
parent 9aaf05ef73
commit 4844e77b7f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
18 changed files with 45 additions and 48 deletions

View file

@ -161,7 +161,7 @@ where
}
}
/// Temporary compability traits to smooth transition from old style
/// Temporary compatibility traits to smooth transition from old style
#[cfg(feature = "std")]
#[doc(hidden)]
pub mod legacy {