Home | Trees | Indices | Help |
|
---|
|
Type Font,
etc., wrapping ObjC NSFont
.
Version: 25.05.27
Classes | |
Font Python Font Type, wrapping ObjC NSFont .
|
|
FontError Font selection error. |
|
FontTraitError Font traits error. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
__all__ = _ALL_LAZY.fonts
|
|
FontTrait = FontTrait.Bold Font trait constants ( mask ).
|
|
Fonts = Fonts.App=Font({family='Helvetica', name='Helvetica', Pre-defined system fonts, all Font instances. |
|
FontTrait.Bold 0x2 |
|
FontTrait.Compressed 0x200 |
|
FontTrait.Condensed 0x40 |
|
FontTrait.Expanded 0x20 |
|
FontTrait.Italic 0x1 |
|
FontTrait.MonoSpace 0x400 |
|
FontTrait.Narrow 0x10 |
|
FontTrait.Poster 0x100 |
|
FontTrait.SansSerif 0x80000000 |
|
FontTrait.SmallCaps 0x80 |
|
FontTrait.UnBold 0x4 |
|
FontTrait.UnItalic 0x1000000 |
|
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 Fri Feb 28 11:23:42 2025 | http://epydoc.sourceforge.net |