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

[msdfgen] Update to 1.10 #29071

Merged
merged 2 commits into from
Jan 21, 2023
Merged

[msdfgen] Update to 1.10 #29071

merged 2 commits into from
Jan 21, 2023

Conversation

Chlumsky
Copy link
Contributor

Updates MSDFgen to version 1.10.

Since version 1.10, the project itself has its dependencies managed by vcpkg, and this update also adds two new port features:

  • extensions - previously on by default, now the only the core of the library can be built with no dependencies
  • geometry-preprocessing - requires Skia, previously disabled

I am also not sure what the host vcpkg-cmake and vcpkg-cmake-config dependencies are for, can they be removed?

  • What does your PR fix?

    Old version of MSDFgen port

  • Which triplets are supported/not supported? Have you updated the CI baseline?

    All that are supported by the port's dependencies, no I haven't.

  • Does your PR follow the maintainer guide?

    Yes

  • If you have added/updated a port: Have you run ./vcpkg x-add-version --all and committed the result?

    Yes

github-actions[bot]
github-actions bot previously approved these changes Jan 20, 2023
@LilyWangLL LilyWangLL self-assigned this Jan 20, 2023
@LilyWangLL LilyWangLL added the category:port-update The issue is with a library, which is requesting update new revision label Jan 20, 2023
@LilyWangLL LilyWangLL added the info:reviewed Pull Request changes follow basic guidelines label Jan 20, 2023
@BillyONeal BillyONeal merged commit cdf1f4d into microsoft:master Jan 21, 2023
@BillyONeal
Copy link
Member

Thanks for the update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-update The issue is with a library, which is requesting update new revision info:reviewed Pull Request changes follow basic guidelines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants