- ホーム /
- クラウドサービス /
- Neodynamic ThermalLabel Web API for Docker(英語版)
Neodynamic ThermalLabel Web API for Docker のリリース
Released: May 8, 2025
5.0.3 での更新項目
不具合の修正
- Shape Items were printed in reverse colors.
- TextItem becomes unresponsive when Sizing is ParagraphScaling or ParagraphScalingAndFill for very small container size.
Released: Apr 2, 2025
5.0.2 での更新項目
不具合の修正
- Fixed font style rendering.
Released: Apr 1, 2025
5.0.1 での更新項目
機能
- Added support for custom font styles (Bold and Italic).
Released: Feb 12, 2025
5.0 での更新項目
機能
- Added support for Zebra Maxicode data format to BarcodeItem.
- Added Pdf417ProcessTilde prop to BarcodeItem.
- Added CodeEncoding prop to BarcodeItem to allow Base64 and Hex string values.
- Added Twips as unit of measurement to FontUnit and UnitType enums.
- Added AutoSize sizing option to TextSizing enum.
- Added OverflowSplit sizing option to TextSizing enum. This allows a large TextItem (fixed or data bound content) to be split into multiple labels.
- Added MinFontSize prop to TextItem to specify the...
Released: Dec 31, 2024
4.0.13 での更新項目
機能
- Added support for USE_HTTPS_REDIRECTION parameter to enable/disable auto HTTPS redirection.
Released: Dec 12, 2024
4.0.12 での更新項目
不具合の修正
- BarcodeItem - Fixed rMQR issue where the wrong data module placement was generating unreadable symbols.
Released: Dec 2, 2024
4.0.11 での更新項目
機能
- Improved the item's ConvertToUnit method to allow a number of fractional digits.
Released: Aug 12, 2024
4.0.10 での更新項目
機能
- Improved text rendering performance.
Released: Jul 4, 2024
4.0.9 での更新項目
不具合の修正
- Fixed TextItem ZPL text encoding when using custom fonts.
Released: May 10, 2024
4.0.8 での更新項目
不具合の修正
- RTL text mixed with LTR text.
- ImageItem LockAspectRatio rounding.