Struct freetype::tt_os2::TrueTypeOS2Table
[−]
[src]
pub struct TrueTypeOS2Table {
// some fields omitted
}pub struct TrueTypeOS2Table {
// some fields omitted
}impl TrueTypeOS2Tablefn version(&self) -> FT_UShortfn avg_char_width(&self) -> FT_Shortfn us_weight_class(&self) -> FT_UShortfn us_width_class(&self) -> FT_UShortfn fs_type(&self) -> FT_Shortfn y_subscript_x_size(&self) -> FT_Shortfn y_subscript_y_size(&self) -> FT_Shortfn y_subscript_x_offset(&self) -> FT_Shortfn y_subscript_y_offset(&self) -> FT_Shortfn y_superscript_x_size(&self) -> FT_Shortfn y_superscript_y_size(&self) -> FT_Shortfn y_superscript_x_offset(&self) -> FT_Shortfn y_superscript_y_offset(&self) -> FT_Shortfn y_strikeout_size(&self) -> FT_Shortfn y_strikeout_position(&self) -> FT_Shortfn s_family_class(&self) -> FT_Shortimpl Clone for TrueTypeOS2Tablefn clone(&self) -> TrueTypeOS2Tablefn clone_from(&mut self, source: &Self)impl Copy for TrueTypeOS2Table
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).