Namespace Dalamud.Interface.FontIdentifier
Classes
DalamudAssetFontAndFamilyId
Represents a font from Dalamud assets.
DalamudDefaultFontAndFamilyId
Represents the default Dalamud font.
GameFontAndFamilyId
Represents a font from the game.
SingleFontSpec
Represents a user's choice of a single font.
SystemFontFamilyId
Represents a font from system.
SystemFontId
Represents a font installed in the system.
Interfaces
IFontFamilyId
Represents a font family identifier.
Not intended for plugins to implement.
IFontId
Represents a font identifier.
Not intended for plugins to implement.
IFontSpec
Represents a user's choice of font(s).
Not intended for plugins to implement.
IObjectWithLocalizableName
Represents an object with localizable names.