[roll] Roll fuchsia [ui][terminal] Improve font support

Include the font in the package instead of directly in the
binary. Also adds the "terminal_font_path" build flag that
can be used to control the font.

Original-Bug: 74628
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/612042
Original-Revision: ddea3e72f6ccbea854725218eebe49496b694657
GitOrigin-RevId: 67898601fc49a7dcd9294c2afe4e49d022b56f34
Change-Id: Ia0aea51362fae876dedc5eb78da46d4abd6509bf
1 file changed
tree: 38b406b96ac62b15a9853ec7c0d4ea551c80e80e
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance via the IRC channel #fuchsia on Freenode.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.