Creates a new font for the Win32 font backend based on a HFONT.
This font can then be used with Context.setFontFace() or new ScaledFont(). The ScaledFont returned from new ScaledFont() is also for the Win32 backend and can be used with functions such as Win32ScaledFont.selectFont().
See Implementation
Creates a new font for the Win32 font backend based on a HFONT.
This font can then be used with Context.setFontFace() or new ScaledFont(). The ScaledFont returned from new ScaledFont() is also for the Win32 backend and can be used with functions such as Win32ScaledFont.selectFont().