Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define font families for all languages and store in one location #1114

Open
JackMorganNZ opened this issue Nov 7, 2018 · 0 comments
Open
Labels
backend Related to the software powering the website frontend Related to the website the user sees infrastructure Related to the infrastructure running this software

Comments

@JackMorganNZ
Copy link
Member

Currently we don't use any specified font families for Simplified Chinese or any other future non-Latin character based languages. Each language should have font family defined for it, weighing up the costs of both using Noto Sans for brand consistency, and pre-installed fonts on operating systems.

Also the SCSS files link to the Google Fonts server, while the resources application is reading local files. These should be read from one location.

Possibly a Docker image with all the fonts installed. Which would be added into docker-compose.yml for local development, and then deployed into production (could be used for all UCCSER projects).

Related issues: #411 #567

@JackMorganNZ JackMorganNZ added backend Related to the software powering the website frontend Related to the website the user sees infrastructure Related to the infrastructure running this software labels Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the software powering the website frontend Related to the website the user sees infrastructure Related to the infrastructure running this software
Development

No branches or pull requests

1 participant