Crate texlang_font
source ·Expand description
§Font loading subsystem for Texlang
This crate implements font loading and font variable management for Texlang.
Structs§
- Component needed to use the
\fontcommand. - Registers marker for the
\scriptfontcommand. - Registers marker for the
\scriptscriptfontcommand. - Registers marker for the
\textfontcommand.
Traits§
- A font repository is where font data is stored.
Functions§
- Get the
\fontcommand. - Get the
\fontnamecommand. - Get the
\nullfontcommand. - Get the
\scriptfontcommand. - Get the
\scriptscriptfontcommand. - Get the
\textfontcommand.