Aspose.Font Convert Micro App 26.8 Release Notes - Introduction
This page contains release notes information for Aspose.Font Convert Micro App 26.8.
Aspose.Font Convert Micro Application v26.8 is released with corrected process exit codes, working url input and an updated Aspose.Font library.
Aspose.Font Convert Micro Application
This micro application facilitates the conversion of fonts between different formats, including TTF, WOFF, and more, to any desired font format.
What’s New
- Updated the Aspose.Font Convert 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 an http or https url, as documented. Previously a url was rejected as a missing path.
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.