Skip to content

Proofread -annotate section #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 22, 2025
Merged

Conversation

JohnVeness
Copy link
Contributor

Just some minor changes. I hope this is OK :)

Copy link
Member

@dlemstra dlemstra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fixes. Just a tiny comment.

text/index.html Outdated
@@ -1863,7 +1863,7 @@ <h2>Annotate - Text Drawing Operator</h2>With IM version 6, a new font drawing o
</td>
</tr>
</table><a href="annotate.gif"><img src="annotate.gif" width="320" height="100" align="middle" vspace="5" hspace="5" border="1" alt="[IM Output]"></a>
</div>One of the extra features of the "<code><a href="https://imagemagick.org/script/command-line-options.php?#annotate">-annotate</a></code>" operator is that it can rotate the X and Y axis of the drawn text completely separately to each other. This is done by providing the angle in which to rotate each axis as a 'image size' in the operators argument. Just to show how complex a single "<code><a href="https://imagemagick.org/script/command-line-options.php?#annotate">-annotate</a></code>" operation can be, here is a boxed, stroked, and slanted image...
</div>One of the extra features of the "<code><a href="https://imagemagick.org/script/command-line-options.php?#annotate">-annotate</a></code>" operator is that it can rotate the X and Y axis of the drawn text completely separately to each other. This is done by providing the angle in which to rotate each axis as a 'image size' in the operator's argument. Just to show how complex a single "<code><a href="https://imagemagick.org/script/command-line-options.php?#annotate">-annotate</a></code>" operation can be, here is a boxed, stroked, and slanted image...
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also change a 'image size' to an 'image size'?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, done :)

@dlemstra dlemstra merged commit e4115d7 into ImageMagick:main Jun 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants