tree: b835444a8872c571a16fde132577858e7182c9d4 [path history] [tgz]
  1. generate_roboto_regular_subsetted.py
  2. README.md
  3. Roboto-Regular.ttf
src/cobalt/content/fonts/scripts/README.md

Cobalt font-related scripts

This directory contains all of Cobalt's font-related scripts.

Instructions for generating a minimal subset of 'Roboto-Regular.ttf for devices with limited space:

  1. Download fontforge using apt. sudo apt install python-fontforge
  2. cd src/cobalt/content/fonts/scripts
  3. python generate_roboto_regular_subsetted.py
  4. Move ‘Roboto-Regular-Subsetted.ttf’ into ‘cobalt/content/fonts/all_fonts’