KinsonDigital / Velaptor

2D game development framework
https://docs.velaptor.io
MIT License
70 stars 16 forks source link

chore(deps): update dependency freetypesharp to v3 #946

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
FreeTypeSharp 2.2.0 -> 3.0.0 age adoption passing confidence

Release Notes

ryancheung/FreeTypeSharp (FreeTypeSharp) ### [`v3.0.0`](https://togithub.com/ryancheung/FreeTypeSharp/releases/tag/v3.0.0) #### What's Changed Now the freetype binding source code are generated from the C headers. We shall have almost full-featured freetype APIs. - Code generator by [@​ryancheung](https://togithub.com/ryancheung) in [https://github.com/ryancheung/FreeTypeSharp/pull/25](https://togithub.com/ryancheung/FreeTypeSharp/pull/25) **Full Changelog**: https://github.com/ryancheung/FreeTypeSharp/compare/v2.2.0...v3.0.0

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.

CalvinWilkinson commented 4 months ago

[!Warning] Introduced the following https://github.com/KinsonDigital/Velaptor/labels/%F0%9F%A7%A8breaking%20changes

  1. Refactored the name of the LoadFontException to FontException
renovate[bot] commented 4 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

âš  Warning: custom changes will be lost.

CalvinWilkinson commented 4 months ago

![Note] Add the following https://github.com/KinsonDigital/Velaptor/labels/%F0%9F%8F%8E%EF%B8%8Fperformance enhancements.

  1. Increased performance of loading fonts.