Skip to content

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

Notifications You must be signed in to change notification settings

ddbb2017/TestTofuGui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published