Category Archive: Aspose.Font Product Family

Official blog of Aspose.Font for .NET & Java with news of newly supported features, hot fixes, technical articles, tips and videos.

Render Text with TrueType and Type1 Fonts using C#

In the previous post, you have seen how to use Aspose.Font for .NET API for loading and saving CFF, TrueType, and Type1 fonts programmatically. In this article, you will learn how to render text using the TrueType, and Type1 font glyphs using C#. The code samples will show you how to how to generate a JPG image having text rendered on it.
Posted in Aspose.Font Product Family | Tagged , ,

Load, Save and Extract Information from Fonts using C#

In digital typography, fonts define particular styles to be used for the characters' appearance. Most often, the fonts are utilized in the documents and the web pages to stylize the text. Each font is described in a file which contains information about characters' size, weight, styles, as well as the encoding. Since fonts are an important part of the various file formats, Aspose offers a dedicated API for dealing with the manipulation and rendering of popular font types including TrueType, CFF, OpenType, and Type1. In this article, you will learn how to load, save, and extract information from fonts using C# with Aspose.Font for .NET.
Posted in Aspose.Font Product Family | Tagged , , , ,

Work with Fonts using Aspose.Font for .NET

TrueType font (TTF) indicates that font data is the same as in the TrueType fonts. CFF stands for the Type1 font format. Strictly speaking, it refers to the Compact Font Format, which is used in the compression processes. Dealing with such fonts programmatically i.e. Reading them and Getting their Statistics is an essential requirement while creating e-documents. Aspose is proudly going to release Aspose.Font for .NET to let programmers deal with fonts in their .NET applications. Aspose.Font is … Continue Reading

Posted in Asad Ali, Aspose.Font Product Family |