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-beta18 #75

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

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

Release notes

Sourced from SixLabors.Fonts's releases.

v1.0.0-beta18

What's Changed

New Contributors

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

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

... (truncated)

Commits
  • 691f770 Merge pull request #285 from SixLabors/js/justified-text
  • dd419f4 Merge branch 'main' into js/justified-text
  • cab42e5 Merge pull request #286 from SixLabors/bp/fdselectformat0
  • bcd9d16 Remove unnecessary cast
  • b834269 No need for new property
  • 99ddb66 Merge branch 'main' into bp/fdselectformat0
  • e0554b5 Use Array.Empty
  • 81d3e51 Add tests for fd select format 0
  • 2957c4f Add tests
  • 62c3678 Add support for fd select format 0
  • 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 1 year ago

Superseded by #77.