
We are pleased to announce the release of Aspose.Imaging for Java 3.0.2. This minor release takes care of font-related issues while converting MetaFile format to a raster image.
Set Font Folder While Converting WMF File
Using Aspose.Imaging for Java, developers can specify the font folder path used while converting WMF file. FontSettings class has been introduced to manage font settings. Using FontSettings class you can specify the font folder. Here is the code to set the font folder.
Get Font Information
Using Aspose.Imaging for Java, developers can get information about the font used in the WMF file while converting WMF file. FontSettings class has been introduced to get font information. Using FontSettings class you can get
- List of font names accessible to Aspose.Imaging API.
- List of font names used in the metafile.
- List of font names that are missing in the environment with respect to WMF file loaded.
Set Substitute Fonts
Using Aspose.Imaging for Java, developers can specify the substitute fonts instead of the original font while converting the WMF file. FontSettings class has been introduced to manage font settings. Using FontSettings class you can specify the substitute fonts that should be used instead of original font while converting the WMF file. Here is the code to specify substitute fonts.
Please refer to the release notes of Aspose.Imaging for Java 3.0.2 for a full view of improvements along with sample code snippets for newly added features. If you are planning to upgrade the API to the latest revision, we strongly suggest you check the Public API Change section to know what has been changed in the public API since your current version.
Aspose.Imaging for Java Resources
The resources, you may need to accomplish your tasks:
- Home page for Aspose.Imaging for Java API.
- Download Aspose.Imaging for Java.
- Aspose.Imaging for Java online documentation – help documentation and API reference documents.
- Aspose.Imaging Product Family Forum – post your technical questions and queries, or any other problem you are facing while working with Aspose.Imaging APIs.
- Enable blog Subscription – Do not limit yourself, you can keep yourself updated with the latest news on Aspose.Imaging APIs, new features, fixes and other API related topics by subscribing to Aspose.Imaging blog.
- Aspose.Imaging for Java in Online Repository – We have published the JAR files on the Maven repository. Anyone could explore the code examples for learning purposes.
As always we appreciate your feedback so if you ever have anything to tell us about this release or anything else, please head to the Aspose.Imaging forum for a chat.