Tag Archives: Detect Latin Symbols in TrueType

Detect Latin Symbols Support in TrueType or Type1 Fonts using C#

As a C# developer, you can easily determine whether any TrueType font or Type1 font supports Latin symbols or not. In this article, you will learn how to detect Latin symbols support in fonts using C#.

Posted in Aspose.Font Product Family | Tagged , , , ,

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 , ,