Skip to content

Added support for getPostScriptName to SkTypeface #158

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

Open
wants to merge 1 commit into
base: skiasharp
Choose a base branch
from

Conversation

jonlipsky
Copy link

@jonlipsky jonlipsky commented May 1, 2025

Description of Change

Added a binding for the getPostScriptName method on SkTypeface

SkiaSharp Issue

No issue. Just missing binding.

API Changes

None.

Added:

  • sk_string_t* sk_typeface_get_post_script_name(const sk_typeface_t* typeface)

Behavioral Changes

None.

Required SkiaSharp PR

mono/SkiaSharp#3261

PR Checklist

  • Rebased on top of skiasharp at time of PR
  • Changes adhere to coding standard
  • Updated documentation

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.

2 participants