summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/fonts/japanese-otf-uptex/00otf-uptex.txt
blob: fe21ebfd9896e2929c9b328b1997c5b474b94d18 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
[ abstract ]

This is a package for upLaTeX support of
japanese-otf package "otfbeta (v1.7b3 2011/10/28)" by psitau-san
( http://psitau.kitunebi.com/otf.html )
It requires upTeX-0.20 or later.


[ contents ]

00otf-uptex.txt : this file
umakeotf : script to make vf, tfm
umkjvf : mkjvf with unicode support

basepl/ubase-h.pl : unicode version of base-h.pl
basepl/ubase-v.pl : unicode version of base-v.pl

test/uplatex : test samples.

patch/*.patch : patch for original style files sty/*.sty in otfbeta.zip

COPYRIGHT : copyright notice of this package.

### class files and style files in otfbeta.zip are avairable without patch.


[ status ]
Beta version.
Proportional kana is not supported yet.
Combination of jis2004 and ucs option is not supported yet
  because Adobe standard CMap "UniJIS2004-UTF16-H", etc. will be effective.
Combination of burasage and ucs option is not tested yet, and vf is not generated.


[ history ]
2007.12.09 Ver0.00
  Initial version.
  for "otfstable (v1.2.9 2007/3/19)"
2008.01.12 Ver0.01
  umakeotf
    Revise: for upTeX-0.20
  umkjvf::
    Bug fix: Ruby glyphs, horizontally- and vertically optimized kana glyphs.
    Revise: for upTeX-0.20
  ubase-h.pl::
    Insert glue between halfwidth kana and others at horizontal writing.
  test/uplatex::
    Revise.
2008.10.01 Ver0.02
  re-packaged for upTeX-0.24
  tfm/*.tfm, vf/*.vf::
    Delete
  patch/*.patch::
    Include
2008.11.08 Ver0.03
  Revise: for upTeX-0.25
  umkjvf::
    Add: Ruby glyphs, horizontally- and vertically optimized kana glyphs
      in JIS X 0213 (ainu kana, etc.)
  fontmap/*::
    Revise.
  test/uplatex/*::
    Revise.
  patch/*.patch::
    Revise.
2009.08.01 Ver0.04
  Revise: for upTeX-0.28
  umkjvf::
    Bug fix: SIP option did not work
    Revise: help message
2010.03.28 Ver0.05
  Revise: for "otfstable (v1.2.9.2 2010/3/26)", upTeX-0.30
  umkjvf::
    Revise: It may work with C-version ovp2ovf, opl2ofm
  patch/*.patch::
    Revise.
  sty/*::
    Removed.
2010.05.xx Ver0.06
  Test only. Not released.
2012.01.02 Ver0.07
  Revise: for "otfbeta (v1.7b3 2011/10/28)", upTeX in TeXLive svn r24922
  umkjvf::
    Revise: Based on "mkjvf version 1.0b21 (2010/3/25)"
    Revise: use ovp2ovf (WEB version) in TeXLive svn r24922 for SIP
    Bug fix: pTeX mode was not compatible with mkjvf for ruby.
  umakeotf
    Revise: Minor update about "mkdir tfm"
  fontmap/*::
    Revise.
  patch/*.patch::
    Revise.
  COPYRIGHT::
    Add.
2012.01.22 Ver0.08
  ## Thank Kitagawa san and Norbert san for helpful bug reports.
  umkjvf::
    Add: option '-ovp2ovf' and '-dbg'.
    Revise: hankaku kana in ucs mode base font.
    Support ovp2ovf (C version) in TeXLive svn r24887 for BMP.
    Bug fix: combination of '-cp' and '-ucs'.
  umakeotf::
    Bug fix: up{exp,ruby}mgothr-{h,v}.vf was broken.
    Revise: do not use '-chk' for hankaku kana in ucs mode base font.
  basepl/ubase-{h,v}.pl::
    Convert from ISO-2022-JP to UTF-8.
    Add U+2014 as Type 5.
    Revise hankaku kana.
  test/uplatex/uotftest-utf8.tex::
    Revise.