Search
Follow Us
Categories
- Success Stories(157)
Archives
Tag Archives: render text using type1 font using csharp
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.