FabianKowatsch / Fusee

Fusee aims at becoming a multiplatform 3D realtime engine with a strong emphasis on content transformation and manipulation. Fusee is written mainly in C# and can be programmed in C#. Fusee builds bridges to make your code run in environments that don't support C#, like Content-Creation-Software, C++, Plug-In-APIs and native HTML5/WebGL Javascript code.
https://www.fusee3d.org
MIT License
0 stars 0 forks source link

Bump SixLabors.Fonts from 1.0.0-beta15 to 1.0.0-beta17 #74

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps SixLabors.Fonts from 1.0.0-beta15 to 1.0.0-beta17.

Release notes

Sourced from SixLabors.Fonts's releases.

v1.0.0-beta17

What's Changed

New Contributors

Full Changelog: https://github.com/SixLabors/Fonts/compare/v1.0.0-beta16...v1.0.0-beta17

v1.0.0-beta16

Advisories and Breaking Changes

Api

Build

Release Notes

Api

Bug

... (truncated)

Commits
  • eb87428 Merge pull request #262 from SixLabors/js/hangul-shaper
  • 6a0947e Merge branch 'main' into js/hangul-shaper
  • 2832534 Merge pull request #263 from 0xced/MacSystemFonts
  • 7f953ed Update AppContextSwitchAttribute.cs
  • 83a55f6 Minor cleanup
  • 83f730a Update UnicodeUtilityTests.cs
  • dc4fd0e Add tests
  • 53e6d75 Correctly handle glyph decomposition
  • 3729204 Allow increasing collection length
  • 94e612c Handle offsets withing id collections
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #75.