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

Implement new types for 8.9 #2

Open
augustocdias opened this issue Feb 10, 2020 · 1 comment
Open

Implement new types for 8.9 #2

augustocdias opened this issue Feb 10, 2020 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@augustocdias
Copy link
Contributor

libvips released a 8.9 version which contains a new type intended for streaming called VipsSource.
Special handling is needed in the generator to support this type and also the struct wrapper for its bindings in the library.

@augustocdias augustocdias added the enhancement New feature or request label Feb 10, 2020
@augustocdias augustocdias added the help wanted Extra attention is needed label Aug 13, 2020
@augustocdias
Copy link
Contributor Author

Support was added but still missing the functions VipsForeignLoadJpegSource and VipsForeignLoadSvgSource until those functions is added to public api from libvips. Planned for 8.11

bassco added a commit that referenced this issue Nov 3, 2023
* chore: add asdf rust toolchain

* chore: add pre-commit

* ci: add rust format workflow

* ci: add pr title linter and feedback

* ci: add rustfmt definition

* ci: add package.json dependencies

* ci: fix json syntax

* i: diable rust formatting for now

* ci: no node jobs to be built in this repo

* ci: no node jobs to be built in this repo #2

* ci: fix the semantic release dependencies

* ci: fix tags and prepare for release

* ci: add cargo pakage metadata

* ci: disable concurrent releases

* ci: fix the pr lint step

* chore: update maintainers

* chore: update maintainers and package repo in generator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant