- 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.
- initWin32FontsTables
void initWin32FontsTables()
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.
- prepare_lcd_glyph
ushort prepare_lcd_glyph(ubyte* gbuf1, GLYPHMETRICS gm, ubyte[] gbuf2, int shiftedBy)
Undocumented in source. Be warned that the author may not have intended to support it.
This module contains implementation of Win32 fonts support
Part of Win32 platform support.
Usually you don't need to use this module directly.