riot-web/.github/workflows
Robin 6be09eec09
Remove STIXGeneral from the font stack (#10980)
* Remove STIXGeneral from the font stack

STIXGeneral was originally added to our font stack to work around a bug in Chrome (https://bugs.chromium.org/p/chromium/issues/detail?id=591346) which caused some obscure combining marks to render as tofu. However, because STIXGeneral unexpectedly has glyphs for a handful of common Japanese characters, it's ended up making Japanese text in Element look patchy. I previously attempted to fix this by prioritizing sans-serif over STIXGeneral, but as is evident from our screenshot tests and user reports, this is still not enough on some systems to get Chrome to pick a consistent font for Japanese. On the basis that i18n is more important than supporting a few mathematical diacritics, I propose we remove the font. STIXGeneral is deprecated anyways, so if we want to get these diacritics back there's always the option of looking at its successor, STIXTwo.

* Remove STIXGeneral installation from Cypress workflow
2023-06-01 02:13:55 +00:00
..
backport.yml Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
cypress.yaml Remove STIXGeneral from the font stack (#10980) 2023-06-01 02:13:55 +00:00
element-web.yaml GHA: make element-web and cypress workflows reusable (#10969) 2023-05-26 15:04:29 +00:00
i18n_check.yml Update tj-actions/changed-files digest to b2d17f5 (#10760) 2023-05-03 21:37:24 +00:00
netlify.yaml Update dawidd6/action-download-artifact digest to 246dbf4 (#10640) 2023-05-16 14:46:15 +00:00
notify-element-web.yml Pin versions of third-party github actions (#10351) 2023-03-10 13:56:27 +01:00
pull_request.yaml Enable merge queues (#10515) 2023-04-06 13:41:20 +00:00
release.yml Apply prettier formatting 2022-12-12 12:24:14 +01:00
sonarqube.yml Don't run SonarCloud when a change is in the merge queue (#10863) 2023-05-11 12:52:28 +00:00
static_analysis.yaml Fix PR lookup for `fetchdep.sh` (#10990) 2023-05-25 13:50:17 +00:00
tests.yml Fix PR lookup for `fetchdep.sh` (#10990) 2023-05-25 13:50:17 +00:00
upgrade_dependencies.yml Apply prettier formatting 2022-12-12 12:24:14 +01:00