diff options
Diffstat (limited to 'Master/texmf-dist/doc/fonts')
-rw-r--r-- | Master/texmf-dist/doc/fonts/ptex/LICENSE | 25 | ||||
-rw-r--r-- | Master/texmf-dist/doc/fonts/ptex/README.md | 34 |
2 files changed, 59 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/fonts/ptex/LICENSE b/Master/texmf-dist/doc/fonts/ptex/LICENSE new file mode 100644 index 00000000000..fc380e13aca --- /dev/null +++ b/Master/texmf-dist/doc/fonts/ptex/LICENSE @@ -0,0 +1,25 @@ +Copyright (C) 2010 ASCII MEDIA WORKS. +All rights reserved. + +Redistribution and use in source and binary forms, with or without +modification, are permitted provided that the following conditions +are met: + +1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. +2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. +3. Neither the name of the author may be used to endorse or promote products + derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR +IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES +OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. +IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, +INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT +NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, +DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY +THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF +THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/Master/texmf-dist/doc/fonts/ptex/README.md b/Master/texmf-dist/doc/fonts/ptex/README.md new file mode 100644 index 00000000000..633cb9335fd --- /dev/null +++ b/Master/texmf-dist/doc/fonts/ptex/README.md @@ -0,0 +1,34 @@ +# 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, jisg, jisgn, jis-v, jisg-v, jisgn-v +- Morisawa standard (Ryumin-Light, GothicBBB-Medium, FutoMinA101-Bold, + FutoGoB101-Bold, Jun101-Light) + +Type1 Fonts: +- ascgrp, ascii10, ascii36 + +## 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 redistribution derived from [ptex-texmf distribution +by ASCII MEDIA WORKS](http://ascii.asciimw.jp/pb/ptex/). +Since the original license is the 3-clause BSD license, +this redistribution also follows it (see LICENSE). + +## Release Date + +2016-05-05 + +Japanese TeX Development Community |