Skip to content

Conversation

@jonlipsky
Copy link
Contributor

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

@azure-pipelines
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
Contributor 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