Skip to content

Added support for getPostScriptName to SkTypeface#158

Merged
mattleibow merged 1 commit intomono:skiasharpfrom
jonlipsky:getPostScriptName
Aug 22, 2025
Merged

Added support for getPostScriptName to SkTypeface#158
mattleibow merged 1 commit intomono:skiasharpfrom
jonlipsky:getPostScriptName

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

@mattleibow mattleibow merged commit 40f75dc into mono:skiasharp Aug 22, 2025
1 check passed
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