dlangui.platforms.windows.win32fonts

Undocumented in source.

Members

Classes

Win32Font
class Win32Font

Font implementation based on Win32 API system fonts.

Win32FontManager
class Win32FontManager

Font manager implementation based on Win32 API system fonts.

Functions

LVWin32FontEnumFontFamExProc
int LVWin32FontEnumFontFamExProc(const(LOGFONTA)* lf, const(TEXTMETRICA)* lpntme, DWORD fontType, LPARAM lParam)
Undocumented in source. Be warned that the author may not have intended to support it.
pitchAndFamilyToFontFamily
FontFamily pitchAndFamilyToFontFamily(ubyte flags)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta