Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

fix(font): use Mozilla version of font to fix bugs associated with Fira Font #665

Merged
merged 2 commits into from
Jan 3, 2017

Conversation

ashleygwilliams
Copy link
Member

fixes #658

pointing styles at the mozilla cdn for Fira Sans font fixes all display issues. replacing the woff files that were included with the ones from the mozilla cdn didn't. so i assume that there are different formats being used to fix the bug here.

could probably pull everything in locally if we wanted, but it'd be bigger than what ya'll had before. lemme know if you'd like it local.

@rust-highfive
Copy link

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@steveklabnik
Copy link
Member

Removing the local versions seems fine for the website, but the equal fix in rustdoc would want the local files, I'd imagine.

@ashleygwilliams
Copy link
Member Author

ok i just added the local files. all come from here, fyi https://github.com/mozilla/Fira/blob/master/fira.css

@ashleygwilliams ashleygwilliams changed the title fix(font): use Mozilla CDN to fix bugs associated with Fira Font fix(font): use Mozilla version of font to fix bugs associated with Fira Font Jan 2, 2017
@brson brson assigned brson and unassigned aturon Jan 3, 2017
@brson
Copy link
Contributor

brson commented Jan 3, 2017

@bors r+

@brson
Copy link
Contributor

brson commented Jan 3, 2017

Er

@brson brson merged commit 6299909 into rust-lang:master Jan 3, 2017
@ashleygwilliams ashleygwilliams deleted the mozilla-cdn-fira branch January 3, 2017 22:59
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.

extremely light font rendering in chrome Version 55.0.2883.95 (64-bit)
5 participants