1 2 3 4
//! PDF font — compatibility shim. //! Re-exports from `crate::micropdf::pdf_font`. pub use crate::micropdf::pdf_font::*;