Hello,
How can I check in FWH whether a certain font is installed on my PC?
How can I install a font on my PC in FWH?
Thanks a lot for any help.
ADDFONTRESOURCE( "Myfont.ttf" )
…
REMOVEFONTRESOURCE( "Myfont.ttf" )
aFonts := GETFONTNAMES( hDC := GetDC( 0 ) )
ReleaseDC( 0, hDC )
XBROWSER aFonts AUTOSORT
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 50 guests