summaryrefslogtreecommitdiff
path: root/fonts/gothic/yinit-otf/README.md
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /fonts/gothic/yinit-otf/README.md
Initial commit
Diffstat (limited to 'fonts/gothic/yinit-otf/README.md')
-rw-r--r--fonts/gothic/yinit-otf/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/fonts/gothic/yinit-otf/README.md b/fonts/gothic/yinit-otf/README.md
new file mode 100644
index 0000000000..48f8ff8cc2
--- /dev/null
+++ b/fonts/gothic/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