Skip to content

Commit

Permalink
Fix ImageDrawRectangleRounded node.
Browse files Browse the repository at this point in the history
  • Loading branch information
Nourepide committed Nov 28, 2023
1 parent c6b8383 commit 5621e72
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
10 changes: 5 additions & 5 deletions Writerside/topics/Image-Draw-Rectangle-Rounded-By-Container.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
End horizontal point to define the bounding box in percentage of image container
</def>
<def title="Radius">
...
The degree of rounding for the corners of the images
</def>
<def title="Outline Size">
Outline size
Expand Down Expand Up @@ -64,16 +64,16 @@
Alpha channel of color
</def>
<def title="Top Left Corner">
...
Rounds the top left corner
</def>
<def title="Top Right Corner">
...
Rounds the top right corner
</def>
<def title="Bottom Left Corner">
...
Rounds the bottom left corner
</def>
<def title="Bottom Right Corner">
...
Rounds the bottom right corner
</def>
<def title="SSAA">
<control>S</control>uper-<control>S</control>ampling <control>A</control>nti-<control>A</control>liasing
Expand Down
10 changes: 5 additions & 5 deletions Writerside/topics/Image-Draw-Rectangle-Rounded.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
End horizontal point to define the bounding box in percentage of image container
</def>
<def title="Radius">
...
The degree of rounding for the corners of the images
</def>
<def title="Outline Size">
Outline size
Expand Down Expand Up @@ -61,16 +61,16 @@
Alpha channel of color
</def>
<def title="Top Left Corner">
...
Rounds the top left corner
</def>
<def title="Top Right Corner">
...
Rounds the top right corner
</def>
<def title="Bottom Left Corner">
...
Rounds the bottom left corner
</def>
<def title="Bottom Right Corner">
...
Rounds the bottom right corner
</def>
<def title="SSAA">
<control>S</control>uper-<control>S</control>ampling <control>A</control>nti-<control>A</control>liasing
Expand Down
2 changes: 1 addition & 1 deletion Writerside/topics/Image-Transform-Crop-Corners.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
RGB/A images
</def>
<def title="Radius">
The degree of rounding for the corners of the images.
The degree of rounding for the corners of the images
</def>
<def title="Top Left Corner">
Rounds the top left corner
Expand Down

0 comments on commit 5621e72

Please sign in to comment.