//! Signature visual appearance: fonts, display fields, images, and the content
//! stream that readers render inside the signature widget.
//!
//! Font metrics and the embedded subset TTFs are generated data (see
//! [`font_data`]); the rest is layout and PDF content-stream construction.
pub use ;
pub use ;
pub use ;
pub use ;