get Open Sans font from Google CDN instead of local hosting (and include extended character sets)#3556
Conversation
…ude extended character sets)
|
Retargeting of #3369 |
|
assigned to @nicolaasmatthijs for review |
|
@sathomas : Looks like there is a merge conflict here. |
|
merge conflicts fixed, back to @nicolaasmatthijs for review |
|
Moving this to bootstrap as it fixes a bug in there |
|
Note to folks regarding this PR. I just checked and Vietnamese is listed as a requested language for OAE at crowdin.net. If/when we actually have a Vietnamese translation, we'll need to revisit this issue to add support for Vietnamese characters in the font. (Presently they're not included to minimize download time.) |
|
@stuartf, @mrvisser I will definitely need some oversight (if not outright assistance). Digging through the grunt files, we're using There is an option to
And now, perhaps, you can already see the problem;
or
Any suggestions would be most welcome. |
There was a problem hiding this comment.
Would be good to make a TODO here referencing your open PR r.js to change to a more robust regexp match.
|
Over to @nicolaasmatthijs for official review |
There was a problem hiding this comment.
I'm going to move this to just below ## Installing OAE, as it seems better placed there
|
Assigning to @sathomas for investigation |
|
Adjusted build and it looks to be working locally for me; time for another @nicolaasmatthijs review |
|
Looks good. Merged. Verified that this fixes #3617 as well. |



get Open Sans font from Google CDN instead of local hosting (and include extended character sets)