Tag Archives: Detect Latin Symbols fonts using CPP

Detect Latin Symbols in TrueType and Type1 Fonts using C++

In the previous post, you have seen how to load and work with CFF, TrueType, OpenType, and Type1 fonts from within your C++ applications. This article takes you one step further by demonstrating how to detect the Latin symbols in a font programmatically using C++. After detection, you can decide whether a font supports the Latin symbols or not.
Posted in Aspose.Font Product Family | Tagged , ,