Functions
| parse_font | Parse a CSS3 shorthand font string into an Enaml Font object. |
Classes
| Font | |
| FontMember | An Atom member class which coerces a value to a font. |
Parse a CSS3 shorthand font string into an Enaml Font object.
| Returns : | result : Font or None
|
|---|
Bases: object
Get the caps enum for the font.
Get the family name for the font.
Get the point size for the font.
Get the style enum for the font.
Get the weight for the font.