Struct style::font_face::FontFace
[−]
[src]
pub struct FontFace<'a>(_);
A @font-face rule that is known to have font-family and src declarations.
Methods
impl<'a> FontFace<'a>
[src]
ⓘImportant traits for EffectiveSourcespub fn effective_sources(&self) -> EffectiveSources
[src]
ⓘImportant traits for EffectiveSources
Returns the list of effective sources for that font-face, that is the sources which don't list any format hint, or the ones which list at least "truetype" or "opentype".