Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 817 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 817 Bytes

TestTofuGui

Sample VS2017 project for testing if character glyphs can be rendered by a given window (font)

Description

This is a sample project that followed from this Stackover discussion to demonstrate the concept.

For relevant code check testGlyphs() function in the TestTofuGuiDlg.cpp source file.

Output

Here's the output on different OS's, some of which may not support all glyphs:

  • Windows 10:

    alt text

  • Windows 7:

    alt text

  • Windows XP:

    alt text