Skip to main content

Crate polyfont_core

Crate polyfont_core 

Source

Re-exports§

pub use engine::PolyfontEngine;
pub use engine::ScopeMatchEngine;
pub use error::PolyfontError;
pub use font::FontAssignment;
pub use font::FontRule;
pub use font::FontSpec;
pub use font::FontStyle;
pub use font::FontWeight;
pub use token::Position;
pub use token::Range;
pub use token::TokenCollection;
pub use token::TokenInfo;

Modules§

engine
error
font
token