CTWM
Loading...
Searching...
No Matches
Variables
Various font settings

Definitions of various fonts to use on the Screen. More...

Variables

MyFont ScreenInfo::TitleBarFont
 TitleFont config var.
 
MyFont ScreenInfo::MenuFont
 MenuFont config var.
 
MyFont ScreenInfo::IconFont
 IconFont config var.
 
MyFont ScreenInfo::SizeFont
 SizeFont config var.
 
MyFont ScreenInfo::IconManagerFont
 IconManagerFont config var.
 
MyFont ScreenInfo::DefaultFont
 Hardcoded fallback font.
 

Detailed Description

Definitions of various fonts to use on the Screen.

Variable Documentation

◆ DefaultFont

MyFont ScreenInfo::DefaultFont

Hardcoded fallback font.

Definition at line 723 of file screen.h.

◆ IconFont

MyFont ScreenInfo::IconFont

IconFont config var.

Definition at line 720 of file screen.h.

Referenced by AnimateIcons().

◆ IconManagerFont

MyFont ScreenInfo::IconManagerFont

IconManagerFont config var.

Definition at line 722 of file screen.h.

◆ MenuFont

MyFont ScreenInfo::MenuFont

MenuFont config var.

Definition at line 719 of file screen.h.

◆ SizeFont

MyFont ScreenInfo::SizeFont

SizeFont config var.

Definition at line 721 of file screen.h.

◆ TitleBarFont

MyFont ScreenInfo::TitleBarFont

TitleFont config var.

Definition at line 718 of file screen.h.