Noto Ethiopic
# Noto Ethiopic
[![][Fontbakery]](
notofonts.github.io)
[![][Universal]](
notofonts.github.io)
[![][GF Profile]](
notofonts.github.io)
[![][Outline Correctness]](
notofonts.github.io)
[![][Shaping]](
notofonts.github.io)
[Fontbakery]:
img.shields.io
[GF Profile]:
img.shields.io
[Noto Profile]:
img.shields.io
[Outline Correctness]:
img.shields.io
[Shaping]:
img.shields.io
[Universal]:
img.shields.io
## Building
Fonts are built automatically by GitHub Actions - take a look in the "Actions" tab for the latest build.
If you want to build fonts manually on your own computer:
* `make build` will produce font files.
* `make test` will run FontBakery's quality assurance tests.
* `make proof` will generate HTML proof files.
The proof files and QA tests are also available automatically via GitHub Actions - look at
notofonts.github.io.
For information on how to work on Noto fonts, how the build process
works and how to maintain it, see the README file of the
notofonts.github.i …