summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r--Master/texmf-dist/doc/fonts/yinit-otf/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/yinit-otf/README.md b/Master/texmf-dist/doc/fonts/yinit-otf/README.md
new file mode 100644
index 00000000000..48f8ff8cc2a
--- /dev/null
+++ b/Master/texmf-dist/doc/fonts/yinit-otf/README.md
@@ -0,0 +1,15 @@
+yinit-otf
+=========
+
+This package is a conversion of the yinit font into OTF.
+
+Original METAFONT files for yinit are in the [yinit](https://www.ctan.org/pkg/yinit) package. The conversion has been made by the excellent [mf2pt1](https://www.ctan.org/pkg/mf2pt1) with only tiny bugfixes afterwards.
+
+To use this font in LaTeX:
+
+```
+\usepackage{fontspec}
+\setmainfont{Yinit}
+```
+
+The copyright is (C) Yannis Haralambous, 1994, Public Domain. \ No newline at end of file