]> cat aescling's git repositories - mastodon.git/commit
Move the fonts from Google Fonts to local assets
authorBillie Thompson <billie@purplebooth.co.uk>
Thu, 26 Jan 2017 14:06:40 +0000 (14:06 +0000)
committerBillie Thompson <billie@purplebooth.co.uk>
Thu, 26 Jan 2017 20:09:03 +0000 (20:09 +0000)
commit55fa8e61e2c43658de8d4352530c36cdcffc977f
tree08b6a6f2024fbde294c309765ece796ed80e2c3d
parent6ba302b725c53645bc20591c63fa21aa465dbcf0
Move the fonts from Google Fonts to local assets

Currently we have two problems that are resolved by this change.

The first is that we have a dependency on Google Fonts, which means
that should it ever go down, or it have issues we would also have
issues. This will resolve this by moving the dependencies we load from
there to the local server.

The second issue is that Google Fonts is currently returning the
`local()` css font source. This causes a problem where the users browser
fails to fallback to a missing glyph, resulting in many unusual
characters displaying the failure glyph. This will resolve this by
creating a font-family definition that does not use the `local()`
source.

I did not update the error pages with local fonts, they still use the
remote google fonts api, so they're a self contained page that does not
use the asset pipeline.

This resolves tootsuite/mastodon#531 and tootsuite/mastodon#12
119 files changed:
app/assets/fonts/montserrat/Montserrat-Regular.eot [new file with mode: 0644]
app/assets/fonts/montserrat/Montserrat-Regular.ttf [new file with mode: 0644]
app/assets/fonts/montserrat/Montserrat-Regular.woff [new file with mode: 0644]
app/assets/fonts/montserrat/Montserrat-Regular.woff2 [new file with mode: 0644]
app/assets/fonts/roboto-mono/robotomono-bold-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-bold-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-bold-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-bold-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-bold-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-bolditalic-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-bolditalic-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-bolditalic-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-bolditalic-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-bolditalic-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-italic-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-italic-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-italic-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-italic-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-italic-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-light-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-light-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-light-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-light-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-light-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-lightitalic-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-lightitalic-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-lightitalic-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-lightitalic-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-lightitalic-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-medium-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-medium-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-medium-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-medium-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-medium-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-mediumitalic-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-mediumitalic-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-mediumitalic-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-mediumitalic-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-mediumitalic-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-regular-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-regular-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-regular-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-regular-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-regular-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-thin-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-thin-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-thin-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-thin-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-thin-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-thinitalic-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-thinitalic-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-thinitalic-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-thinitalic-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto-mono/robotomono-thinitalic-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-black-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-black-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-black-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-black-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-black-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-blackitalic-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-blackitalic-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-blackitalic-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-blackitalic-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-blackitalic-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-bold-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-bold-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-bold-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-bold-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-bold-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-bolditalic-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-bolditalic-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-bolditalic-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-bolditalic-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-bolditalic-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-italic-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-italic-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-italic-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-italic-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-italic-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-light-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-light-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-light-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-light-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-light-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-lightitalic-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-lightitalic-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-lightitalic-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-lightitalic-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-lightitalic-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-medium-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-medium-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-medium-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-medium-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-medium-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-mediumitalic-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-mediumitalic-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-mediumitalic-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-mediumitalic-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-mediumitalic-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-regular-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-regular-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-regular-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-regular-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-regular-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-thin-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-thin-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-thin-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-thin-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-thin-webfont.woff2 [new file with mode: 0755]
app/assets/fonts/roboto/roboto-thinitalic-webfont.eot [new file with mode: 0755]
app/assets/fonts/roboto/roboto-thinitalic-webfont.svg [new file with mode: 0755]
app/assets/fonts/roboto/roboto-thinitalic-webfont.ttf [new file with mode: 0755]
app/assets/fonts/roboto/roboto-thinitalic-webfont.woff [new file with mode: 0755]
app/assets/fonts/roboto/roboto-thinitalic-webfont.woff2 [new file with mode: 0755]
app/assets/stylesheets/application.scss
app/assets/stylesheets/fonts/montserrat.scss [new file with mode: 0644]
app/assets/stylesheets/fonts/roboto-mono.scss [new file with mode: 0644]
app/assets/stylesheets/fonts/roboto.scss [new file with mode: 0644]
storybook/storybook.scss