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
\font
command. - Registers marker for the
\scriptfont
command. - Registers marker for the
\scriptscriptfont
command. - Registers marker for the
\textfont
command.
Traits§
- A font repository is where font data is stored.
Functions§
- Get the
\font
command. - Get the
\fontname
command. - Get the
\nullfont
command. - Get the
\scriptfont
command. - Get the
\scriptscriptfont
command. - Get the
\textfont
command.