24 virtual PIXELS_t get_FontHeight()
const noexcept = 0;
62 cFontPtr GetFontForSize(
int iPoints,
bool takeBest);
#define GRAYLIB_LINK
Definition: GrayLibBase.h:35
INT32 HRESULT
_WIN32 style error codes. INT32
Definition: SysTypes.h:465
PIXELS_t get_FontHeight() const noexcept override
Definition: cFont.h:44
cSurface m_Image
Source 16*16 matrix of 16*16 (default) pixel characters. 4 bytes per char as b/w image.
Definition: cFont.h:38
cFontPtr GetFont(const cWinFontCfg &cfg)
Definition: cSurfaceDC.h:50
Definition: cSurface.h:21
Definition: WinTypes.h:168
UNITTEST2_PREDEF(cQuadtree)
cRefPtr< cFontBase > cFontPtr
Definition: cFont.h:27
int PIXELS_t
Count of pixels in a dimension of some image/surface.
Definition: cSurfaceInfo.h:20