Skip to content
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

Revise docs about set/remove #77

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Conversation

rolandlo
Copy link
Collaborator

@rolandlo rolandlo commented Apr 11, 2024

Cherry-picked @jcupitt's commit from the add-interpolate branch and fixed a typo.

add a note about set and remove

see #76

thanks Tychology

add a note about set and remove

see libvips#76

thanks Tychology
@rolandlo rolandlo merged commit 150993a into libvips:master Apr 11, 2024
15 checks passed
@rolandlo rolandlo deleted the update-readme branch April 11, 2024 11:40
@@ -330,11 +330,25 @@ This creates a new metadata item of the specified type, name and value.

This changes the value of an existing field, but will not change its type.

You can't use `set()` to change core fields such as like `width` or
`interpretation`. Use `copy()` instead.`
Copy link
Member

Choose a reason for hiding this comment

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

I think there's a stray backtick at EOL here

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Ups. Thanks for pointing it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants