Skip to content

Commit 3feae5d

Browse files
committed
Update ReleaseNote.md
1 parent 1c938ce commit 3feae5d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ReleaseNote.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@
2222
* Improves the performance of transform operations.
2323
* Adds a new API: `arm_2d_calculate_reference_target_region_after_transform()` to calculate the circumscribed rectangle with given reference points.
2424
* Fixes the virtual resource child-tile support in transform operations.
25-
* Fixes Out-of-boundary memory access in colour-filling-with-alpha-gradient-and-mask operations.
25+
* Fixes Out-of-Boundary memory access in the colour-filling-with-alpha-gradient-and-mask operations.
26+
* Fixes Alpha-Overflow issues in the colour-filling-with-alpha-gradient-and-mask helium backend.
2627

2728
### Helper Services
2829

@@ -83,6 +84,8 @@
8384
* Fixes bearing and advance issues in `ttf2c.py`.
8485
* Introduces an option to add a 1-pixel border when assets are used in transform operations.
8586
* Provides a workaround for the Windows-GCC compilation issue.
87+
* Fixes the missing intrinsics issues for Arm-GCC.
88+
* Fixes the support for `-fms-extensions`
8689
* Improves the support for IAR.
8790
* Update example projects.
8891
* Other minor fixes.

0 commit comments

Comments
 (0)