Changes between Initial Version and Version 1 of Ticket #29832, comment 8
- Timestamp:
- Oct 10, 2018, 11:03:39 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29832, comment 8
initial v1 1 1 Right, I've got the best I can do here, I think. I've pulled the latest TTFs down from https://fonts.google.com/specimen/Roboto and converted them to WOFF's using woff-tools. 2 3 PR here https://github.com/django/django/pull/10499 2 4 3 5 The readme at https://github.com/mozilla/zilla-slab contains pretty detailed notes on how to do this. I did this in Docker to avoid installing the requirements locally: