Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce GlyphTypeface.TryGetStream #12696

Merged
merged 7 commits into from
Sep 15, 2023

Conversation

Gillibald
Copy link
Contributor

@Gillibald Gillibald commented Aug 28, 2023

What does the pull request do?

This PR introduces a new API via IGlyphTypeface2.TryGetStream to be able to get a byte representation of a loaded GlyphTypeface

What is the current behavior?

What is the updated/expected behavior with this PR?

How was the solution implemented (if it's not obvious)?

Checklist

Breaking changes

Obsoletions / Deprecations

Fixed issues

@Gillibald Gillibald force-pushed the glyphTypefaceTryGetStream branch from 6bbcb63 to f624518 Compare August 30, 2023 06:31
@avaloniaui-team
Copy link
Contributor

You can test this PR using the following package version. 11.0.999-cibuild0038936-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@Gillibald Gillibald changed the title [WIP] Introduce GlyphTypeface.TryGetStream Introduce GlyphTypeface.TryGetStream Sep 15, 2023
@avaloniaui-team
Copy link
Contributor

You can test this PR using the following package version. 11.0.999-cibuild0039576-beta. (feed url: https://nuget-feed-all.avaloniaui.net/v3/index.json) [PRBUILDID]

@maxkatz6 maxkatz6 enabled auto-merge September 15, 2023 06:13
@maxkatz6 maxkatz6 added this pull request to the merge queue Sep 15, 2023
Merged via the queue into AvaloniaUI:master with commit 0b41caf Sep 15, 2023
5 checks passed
@Gillibald Gillibald deleted the glyphTypefaceTryGetStream branch September 18, 2023 07:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants