- 首页 /
- 云服务 /
- Neodynamic ThermalLabel Web API for Docker
Neodynamic ThermalLabel Web API for Docker 新版本发表
Released: Jul 26, 2023
3.0.9 中的更新
修补程序
- Fixed word-wrap text when ParagraphScaling is involved.
Released: Jul 17, 2023
3.0.8 中的更新
特性
- Added TextSizing ParagraphScalingAndFill enum option.
修补程序
- Fixed Barcode offset rendering when FitProportional sizing is enabled.
Released: May 31, 2023
3.0.7 中的更新
修补程序
- Fixed unhandled exception in BarcodeItem when AutoSize sizing is enabled and an invalid data to encode is specified.
Released: May 10, 2023
3.0.6 中的更新
修补程序
- Fixed Punctuation char rendering position for RTL text.
Released: May 6, 2023
3.0.5 中的更新
修补程序
- Text alignment offset when mixed RTL and non-RTL content in a single line is specified.
Released: Apr 28, 2023
3.0.4 中的更新
特性
- Added right-to-Left (RTL) auto-detection for 'TextItem' objects.
修补程序
- Text alignment offset when RTL and single lines are specified.
Released: Apr 21, 2023
3.0.3 中的更新
修补程序
- TextItem content disappears for single lines and Right-to-Left languages.
Released: Apr 3, 2023
3.0.2 中的更新
修补程序
- TextItem content disappears for single lines and Right or Center alignments.
Released: Mar 27, 2023
3.0.1 中的更新
修补程序
- Underline and strikethrough font settings were not rendered for single line texts.
- Strikethrough font setting was rendered in the wrong position.
Released: Jan 3, 2023
3.0 中的更新
特性
- Added 'RepeaterItem' which supports fixed count and data bound item repetition.
- Added 'TableShapeItem' which supports table layout drawing.
- Added 'OuterArc' option to 'TextSizing' to allow you to print a single line of arc-shaped text inside an ellipse.
- Added 'Multiline' prop to 'TextItem'. Can be set to False to force single line text in the editor.
- Added support for embedding fonts in XML and JSON label templates.