Skip to content
This repository was archived by the owner on Jun 18, 2024. It is now read-only.

Remove support for local Segoe UI #966

Merged
merged 3 commits into from
Apr 14, 2017
Merged

Conversation

mikewheaton
Copy link
Contributor

Fixes #960 by removing local Segoe UI from the font stacks altogether. This means that the Segoe UI web fonts will always be used, even if Segoe UI is installed locally. It's less performant but more reliable, and we can re-introduce support for local Segoe UI in the future when the [Chromium bug] is fixed.

This is an alternative to #961, which uses a browser hack to prevent Chromium browsers from using Segoe UI. My concern is that this may be fragile, and that it hasn't been tested thoroughly in scenarios like language overrides or when developers specify a custom font.

@mikewheaton
Copy link
Contributor Author

We've decided to go this route for now, as it's the safest way to ensure that the correct fonts are shown. We'll be investigating methods of loading local fonts in our products and will bring that functionality back to Fabric when it's been tested thoroughly in production.

@mikewheaton
Copy link
Contributor Author

Reviewed in person with @Jahnp.

@mikewheaton mikewheaton merged commit b2d8aee into master Apr 14, 2017
@mikewheaton mikewheaton deleted the miwhea/remove-local-segoe branch April 14, 2017 20:16
@mikewheaton mikewheaton added this to the 7.0.0 milestone Apr 14, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Local Segoe UI Semilight not working on Chrome
2 participants