IsOblique
fonts
0.0.1
IsOblique
Required Methods
is_oblique
Implementations on Foreign Types
T
Implementors
In fonts::
font_
template
Structs
FontTemplate
FontTemplateDescriptor
Traits
FontMatchDistanceMethod
FontTemplateRefMethods
IsOblique
Type Aliases
FontTemplateRef
fonts
::
font_template
Trait
IsOblique
Copy item path
Settings
Help
Summary
Source
pub(crate) trait IsOblique { // Required method fn
is_oblique
(&self) ->
bool
; }
Required Methods
§
Source
fn
is_oblique
(&self) ->
bool
Implementations on Foreign Types
§
Source
§
impl
IsOblique
for
T
Source
§
fn
is_oblique
(&self) ->
bool
Implementors
§