Aspose.Font Merge Micro App 26.8 Release Notes - Introduction
This page contains release notes information for Aspose.Font Merge Micro App 26.8.
Aspose.Font Merge Micro Application v26.8 is released with corrected process exit codes, working url input and an updated Aspose.Font library.
Aspose.Font Merge Micro Application
This micro application facilitates the merging of fonts.
What’s New
- Updated the Aspose.Font Merge Micro Application release version to 26.8.
- Updated Aspose.Font library from version 26.4 to 26.6.
- The application now reports failures through the process exit code. A successful run returns 0, invalid arguments return 1, a missing input returns 2, an unsupported format returns 3 and a processing failure returns 4.
- Error messages are now written to the standard error stream and are shown even without the
-v/--verboseoption. Previously an error could be reported only in verbose mode. - The
-i/--inputoption now accepts http and https urls, as documented. Previously a url was rejected as a missing path. - Merging now reports a clear error when none of the input fonts could be read, instead of failing with an unhandled error.
Behaviour Changes
- Exit codes. Earlier versions always exited with code 0, including on failure. Scripts that call this application and treat a non-zero exit code as an error will now correctly detect failures that previously went unnoticed. Review any automation that relied on the old behaviour.
Got a Query?
Have any questions or queries about the application? Please feel free to reach us on Aspose.Font Apps Free support forum, where our technical team will do their best to assist you further.