¡@

Home 

c++ Programming Glossary: getfontdata

Get a font filename based on the font handle (HFONT)

http://stackoverflow.com/questions/16769758/get-a-font-filename-based-on-the-font-handle-hfont

solution has to be worked out. The solution is to use the GetFontData function which will give us the exact copy of the original font.. Windows API functions but would be less readable. GetFontData helper Then we create a wrapper function for the GetFontData.. helper Then we create a wrapper function for the GetFontData function that creates a DC selects the font by the HFONT handle..