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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename FontInfo as DefaultFontFamily #27

Merged
merged 1 commit into from
Sep 21, 2022
Merged

Conversation

mpospese
Copy link
Contributor

Introduction

Naming is hard! This is the last of 3 renaming PR's. In this one we rename FontInfo as DefaultFontFamily because it is the default implementation of the FontFamily protocol and should be named accordingly (also it doesn't provide info about any single font but about a family of fonts).

Purpose

Rename FontInfo as DefaultFontFamily.

Scope

  • Rename FontInfo to DefaultFontFamily everywhere (including README)
  • create typealias to original name but mark as deprecated

馃搱 Coverage

Coverage should be unchanged by this renaming

@mpospese mpospese self-assigned this Sep 21, 2022
@mpospese mpospese changed the base branch from main to issue/17-rename-system-font-info September 21, 2022 16:03
@mpospese mpospese linked an issue Sep 21, 2022 that may be closed by this pull request
@mpospese mpospese changed the base branch from issue/17-rename-system-font-info to main September 21, 2022 16:45
@mpospese mpospese merged commit 0cc3326 into main Sep 21, 2022
@mpospese mpospese deleted the issue/18-rename-font-info branch September 21, 2022 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Rename FontInfo as DefaultFontFamily
2 participants