summaryrefslogtreecommitdiff
path: root/fonts/ptex-fonts/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/ptex-fonts/README.md
Initial commit
Diffstat (limited to 'fonts/ptex-fonts/README.md')
-rw-r--r--fonts/ptex-fonts/README.md38
1 files changed, 38 insertions, 0 deletions
diff --git a/fonts/ptex-fonts/README.md b/fonts/ptex-fonts/README.md
new file mode 100644
index 0000000000..b04cf46ca5
--- /dev/null
+++ b/fonts/ptex-fonts/README.md
@@ -0,0 +1,38 @@
+# ptex-fonts
+
+The bundle contains fonts for use with pTeX and the documents for
+makejvf program.
+
+TFM and VF (not real fonts):
+- pTeX standard (min5-10, goth5-10, tmin5-10, tgoth5-10)
+- nmin5-10, ngoth5-10
+- JIS (jis, jisg, jisn, jisgn, jis-v, jisg-v, jisn, jisgn-v)
+
+makejvf documents:
+- README_makejvf, Changes_makejvf
+
+## Character encoding
+
+All the text files containing Japanese characters in this repository
+are encoded in ISO-2022-JP. This is because ISO-2022-JP encoded
+texts are most suitable for the traditional pTeX engine.
+
+## Repository
+
+The bundle is maintained on GitHub:
+https://github.com/texjporg/ptex-fonts
+
+If you have issues, please let us know from the above page.
+
+## License
+
+The bundle is a community edition forked from [ptex-texmf distribution
+by ASCII MEDIA WORKS](https://ctan.org/pkg/ptex-texmf).
+Since the original license is the 3-clause BSD license,
+this redistribution also follows it (see [LICENSE](./LICENSE)).
+
+## Release Date
+
+2018-03-09
+
+Japanese TeX Development Community