Skip to content

Commit ff5435e

Browse files
committed
Add contributor to N&N
Patch for #426
1 parent e62052f commit ff5435e

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

news/4.38/platform_isv.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,12 @@ A special thanks to everyone who [contributed to Eclipse-Platform](acknowledgeme
1111

1212
### New API: `GC#drawImage(Image image, int destX, int destY, int destWidth, int destHeight)`
1313

14+
<details>
15+
<summary>Contributors</summary>
16+
17+
- [Arun Jose](https://github.com/arunjose696)
18+
</details>
19+
1420
#### Description
1521
A new `drawImage` method in `GC` allows drawing the **full image** into a specified destination rectangle.
1622
Until now, the existing method

0 commit comments

Comments
 (0)