English

Render Text with TrueType and Type1 Fonts using Java

In the previous article, you have seen how to load CFF, TrueType and Type1 fonts programmatically using Java. Today, we will discuss another interesting feature of our Java font manipulation API - rendering text using fonts. By the end of this article, you will be able to render text using TrueType and Type1 fonts from within your Java applications. So let’s start. About Java Font Manipulation API Implement Text Rendering Method Render Text using TrueType Fonts in Java Render Text using Type1 Fonts in Java Java Font Manipulation API Aspose.
October 28, 2020 · 2 min · Usman Aziz