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-beta19 #77

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from SixLabors.Fonts's releases.

v1.0.0-beta19

What's Changed

New Contributors

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

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

... (truncated)

Commits
  • 380b668 Merge pull request #295 from SixLabors/js/font-hinting
  • f704bbd Standardize (ha!) options enums
  • a0ad57a No need for hint-y!! 🎉
  • db9e57c Fix legacy fonts using FreeType tricks.
  • e15cad1 Slower but safer
  • ddaafeb Clean up the TrueTypeInterpreter code
  • 5652036 Stronger warning
  • 36e5866 Fix ReadOnlyArraySlice<T>
  • 5357226 Ensure figure is always closed
  • ef9009d Always use span for data access
  • 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)