Aspose.HTML for Java V26.1
Released: Jan 21, 2026
V26.1 での更新項目
機能
- Added safety constraints (null guards) in rendering SVG image to prevent null-related issues during SVG rendering.
- Improved handling for missing SVG, missing style (width calculation), and missing/empty viewBox values by adding defensive checks and safe defaults.
- When SVG input is absent, processing now returns an empty result instead of failing.
不具合の修正
- Fixed RegExp behavior for matching expressions and RegExp construction.