Skip to content

Added PostScriptName property to SkTypeface #3261

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

Closed
wants to merge 2 commits into from

Conversation

jonlipsky
Copy link

Description of Change

Added PostScriptName property to SkTypeface

Bugs Fixed

None. Added a missing binding.

API Changes

None.

List all API changes here (or just put None), example:

Added:

  • string SkTypeface.PostScriptName { get; set; }

Behavioral Changes

None.

Required skia PR

None.

mono/skia#158

PR Checklist

  • Has tests (if omitted, state reason in description)
  • Rebased on top of main at time of PR
  • Merged related skia PRs
  • Changes adhere to coding standard
  • Updated documentation

jonlipsky and others added 2 commits May 1, 2025 14:00
* Added PostScriptName property

* Avoid initializing SKMetalView twice (mono#3256)

* Added unit test

---------

Co-authored-by: Jeremy Powell <[email protected]>
@mattleibow
Copy link
Contributor

/azp run

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@mattleibow
Copy link
Contributor

I think the submodule changes are breaking the build. Not sure if they are still submodules.

@jonlipsky
Copy link
Author

Closing this pull request. Resubmitted a new one that fixes the inadvertent change to the Skia submodules

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants