From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- fonts/ptex-fonts/README.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 fonts/ptex-fonts/README.md (limited to 'fonts/ptex-fonts/README.md') 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 -- cgit v1.2.3