8000 Update C++ binding and function list by kleisauke · Pull Request #1486 · libvips/libvips · GitHub
[go: up one dir, main page]

Skip to content

Update C++ binding and function list #1486

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 1 commit into from
Nov 29, 2019

Conversation

kleisauke
Copy link
Member

Depends on libvips/pyvips#141.

The generators use the new Introspect class of pyvips.
result = gen_function(nickname)
if nickname in overloads:
result = result.replace('()', '(), ' + (', '.join('vips_{}()'.format(n) for n in overloads[nickname])))
print(result)
Copy link
Member

Choose a reason for hiding this comment

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

Very nice!

@jcupitt jcupitt merged commit 168e6ca into libvips:master Nov 29, 2019
@kleisauke kleisauke 69B1 deleted the cpp-function-list branch July 30, 2022 16:17
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
0