home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Windows Gam…ming Gurus (2nd Edition) / Disc2.iso / msdn_vcb / samples / vc98 / sdk / graphics / gdi / fonts / gridfont / readme.txt < prev    next >
Text File  |  1996-01-17  |  486b  |  12 lines

  1. Displaying Font Codepoints
  2.  
  3.  
  4. The GRIDFONT sample, written in C++, displays a grid containing Unicode
  5. codepoints. The user is able to select a font, and then see which codepoints
  6. are covered by the font.
  7.  
  8. Note: There is a font distributed with the Win32 SDK which covers more than 
  9. one thousand Unicode characters. In order to use this application to its 
  10. full potential, you will want to install that font by using Fonts in the 
  11. Control Panel. The font is named l_10646.TTF.
  12.