diff --git a/fonts/Makefile.am b/fonts/Makefile.am index bb57429..795ce44 100644 --- a/fonts/Makefile.am +++ b/fonts/Makefile.am @@ -1,5 +1,5 @@ -allfonts = circle.tlf emboss.tlf emboss2.tlf future.tlf smblock.tlf smbraille.tlf +allfonts = circle.tlf emboss.tlf emboss2.tlf future.tlf mono9.tlf mono12.tlf smblock.tlf smbraille.tlf EXTRA_DIST = $(allfonts) diff --git a/fonts/mono12.tlf b/fonts/mono12.tlf new file mode 100644 index 0000000..6b187a7 Binary files /dev/null and b/fonts/mono12.tlf differ diff --git a/fonts/mono9.tlf b/fonts/mono9.tlf new file mode 100644 index 0000000..37a31bb Binary files /dev/null and b/fonts/mono9.tlf differ