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-beta16 #71

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-beta16.

Release notes

Sourced from SixLabors.Fonts's releases.

v1.0.0-beta16

Advisories and Breaking Changes

Api

Build

Release Notes

Api

Bug

Build

Codequality

Documentation

Enhancement

Format:Woff2

... (truncated)

Commits
  • 28266e9 Merge pull request #234 from SixLabors/js/targetframeworks
  • 353a821 Drop NetStandard 1.3
  • b52ed6e Merge pull request #231 from jairbubbles/fix-some-emoji-rendering-with-segoe-...
  • 9922231 Update build-and-test.yml
  • 24c7364 Add test
  • 269fe51 Fix some emoji rendering with Segoe UI Emoji font
  • 6388c64 Merge pull request #230 from jairbubbles/fix-rendering-for-fully-qualified-em...
  • f1503f8 Update
  • a52c911 Fix rendering for fully-qualified emojis with Twemoji font
  • 91f0180 Merge pull request #225 from TechnologicalPizza/optimize-hinting-interpreter
  • 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 #74.