| Home | Trees | Indices | Help |
|
|---|
|
|
Type Font,
etc., wrapping ObjC NSFont.
Version: 21.08.18
| Classes | |
|
Font Python Font Type, wrapping ObjC NSFont.
|
|
|
FontError Font selection error. |
|
|
FontTraitError Font traits error. |
|
| Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
| Variables | |
__all__ = _ALL_LAZY.fonts
|
|
FontTrait = FontTrait.BoldFont trait constants ( mask).
|
|
Fonts = Fonts.App=Font({family='Helvetica', name='Helvetica', Pre-defined system fonts, all Font instances. |
|
|
FontTrait.Bold int([x]) -> integer. |
|
|
FontTrait.Compressed int([x]) -> integer. |
|
|
FontTrait.Condensed int([x]) -> integer. |
|
|
FontTrait.Expanded int([x]) -> integer. |
|
|
FontTrait.Italic int([x]) -> integer. |
|
|
FontTrait.MonoSpace int([x]) -> integer. |
|
|
FontTrait.Narrow int([x]) -> integer. |
|
|
FontTrait.Poster int([x]) -> integer. |
|
|
FontTrait.SansSerif int([x]) -> integer. |
|
|
FontTrait.SmallCaps int([x]) -> integer. |
|
|
FontTrait.UnBold int([x]) -> integer. |
|
|
FontTrait.UnItalic int([x]) -> integer. |
|
|
Fonts.App Get the UserFont.
|
|
|
Fonts.Bold Get the BoldFont.
|
|
|
Fonts.BoldItalic Get the BoldItalicFont.
|
|
|
Fonts.Italic Get the ItalicFont.
|
|
|
Fonts.Label Get the LabelFont.
|
|
|
Fonts.Menu Get the MenuFont.
|
|
|
Fonts.MenuBar Get the MenuBarFont.
|
|
|
Fonts.Message Get the MessageFont.
|
|
|
Fonts.MonoSpace Get the MonoSpaceFont.
|
|
|
Fonts.Palette Get the PaletteFont.
|
|
|
Fonts.System Get the SystemFont.
|
|
|
Fonts.TableData Get the TableDataFont.
|
|
|
Fonts.TableHeader Get the TableHeaderFont.
|
|
|
Fonts.Title Get the TitleFont.
|
|
| Function Details |
Yield the installed font families.
|
Yield the available font names of a family.
|
Yield the available fonts of a family.
|
Yield the available fonts of a family.
|
Return a font traits mask for the named traits.
|
Return font traits as names.
|
| Variables Details |
FontTraitFont trait constants (mask).
|
FontsPre-defined system fonts, all Font instances.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Nov 2 16:59:01 2021 | http://epydoc.sourceforge.net |