Skip to content

Fix system font rendering in Chrome on macOS/OS X#1290

Merged
mmistakes merged 1 commit into
mmistakes:masterfrom
tony-ho:system-font-chrome-mac
Oct 3, 2017
Merged

Fix system font rendering in Chrome on macOS/OS X#1290
mmistakes merged 1 commit into
mmistakes:masterfrom
tony-ho:system-font-chrome-mac

Conversation

@tony-ho

@tony-ho tony-ho commented Oct 3, 2017

Copy link
Copy Markdown
Contributor

Use BlinkMacSystemFont instead of private font name.

Closes #1289

Use `BlinkMacSystemFont` instead of private font name.

Closes #1289
@mmistakes mmistakes merged commit ab6c416 into mmistakes:master Oct 3, 2017
@tony-ho tony-ho deleted the system-font-chrome-mac branch October 3, 2017 12:34
kkunapuli pushed a commit to kkunapuli/kkunapuli.github.io that referenced this pull request May 30, 2019
Use `BlinkMacSystemFont` instead of private font name.

Closes mmistakes#1289
sumeetmondal pushed a commit to sumeetmondal/sumeetmondal.github.io that referenced this pull request Sep 10, 2019
Use `BlinkMacSystemFont` instead of private font name.

Closes mmistakes#1289
jchwenger pushed a commit to jchwenger/jchwenger.github.io.old that referenced this pull request May 5, 2023
Use `BlinkMacSystemFont` instead of private font name.

Closes mmistakes#1289
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment