chromium/third_party/rust/chromium_crates_io/vendor/read-fonts-0.20.0/src/tables/cblc.rs

//! The [CBLC (Color Bitmap Location)](https://docs.microsoft.com/en-us/typography/opentype/spec/cblc) table

use super::bitmap::*;

include!("../../generated/generated_cblc.rs");