Tag Archives: Java Font API

Render Text with TrueType and Type1 Fonts using Java

render text using font in 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.

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

Manipulate CFF, TrueType, and Type1 Fonts using Java

Fonts play an important role in the presentation of the text within the documents and web pages. Various font families are available that allow you to use fancy characters in order to make your text appealing. Since Aspose deals with file format automation, we have launched a dedicated font manipulation API to work with font file formats. In this article, you will get familiar with our Java Font API and learn how to work with CFF, TrueType, OpenType, and Type1 fonts from within your Java applications.

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