~ubuntu-branches/ubuntu/precise/vflib3/precise

« back to all changes in this revision

Viewing changes to ascii-jtex/Adj/tf5ajchm3.adj

  • Committer: Bazaar Package Importer
  • Author(s): Masayuki Hatta
  • Date: 2002-04-15 12:10:24 UTC
  • Revision ID: james.westby@ubuntu.com-20020415121024-cann32wucyfbq22f
Tags: upstream-3.6.12
ImportĀ upstreamĀ versionĀ 3.6.12

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
; Fujitsu FontCity2 Heisei Series
 
2
; tf5ajchm{3,6,9}.adj
 
3
; tf5ajchg{5,7,9}.adj
 
4
 
 
5
;   Metric adjustment file for Kanji TrueType font file.
 
6
 
 
7
; See tminXX.pl (or generete it by tftopl command) to see 
 
8
; the relation between code point and char-type.
 
9
;   Shift bitmap to right:  give positive value for delta-X
 
10
;   Shift bitmap to up:  give positive value for delta-Y
 
11
 
 
12
;--------------------------------------------------------
 
13
; Writing direction and Rotation semantics
 
14
;--------------------------------------------------------
 
15
(direction vertical)        ;; "vertical" or "horizontal"
 
16
(rotation-semantics ptex)   ;; "ptex" or "jisx0208"
 
17
 
 
18
;--------------------------------------------------------
 
19
; Semantics for delta-X and delta-Y
 
20
;--------------------------------------------------------
 
21
(semantics design-size)
 
22
 
 
23
;--------------------------------------------------------
 
24
;  global shift
 
25
;--------------------------------------------------------
 
26
(char-all  0.00  0.00)
 
27
 
 
28
;--------------------------------------------------------
 
29
;  char-type & delta
 
30
;--------------------------------------------------------
 
31
;        char-type  delta-X  delta-Y
 
32
(char-type   0     -0.48    -0.75 )  ; Kanji
 
33
(char-type   1      0.10    -0.35 )  ; Comma and Period
 
34
(char-type   2      0.10    -0.35 )  ; Touten and Kuten
 
35
(char-type   3     -0.40    -0.55 )  ; small Kana
 
36
(char-type   4     -0.50    -0.85 )  ; ? and ! 
 
37
(char-type   5     -0.35     0.04 )  ; Zenkaku-Yakubutsu 
 
38
(char-type   6     -0.34     0.70 )  ; opening Kakko
 
39
(char-type   7     -0.35     0.30 )  ; Nakatsuki-Yakubutsu
 
40
(char-type   8     -0.34    -0.16 )  ; closing Kakko
 
41
 
 
42
;--------------------------------------------------------
 
43
 
 
44
;--------------------------------------------------------
 
45
; char-code and delta
 
46
;    --- "char-type & delta" given above is overridden
 
47
;--------------------------------------------------------
 
48
;          char-code  delta-X  delta-Y
 
49
 
 
50
(char-code  0x2161   -0.33     0.02 )  ; chartype 0
 
51
(char-code  0x2161   -0.28     0.02 )  ; chartype 0
 
52
(char-code  0x213c   -0.35     0.00 )  ; chartype 0
 
53
(char-code  0x2141   -0.30     0.00 )  ; chartype 0
 
54
 
 
55
(char-code  0x2133   -0.45    -0.65 )  ; chartype 3
 
56
(char-code  0x2134   -0.45    -0.70 )  ; chartype 3
 
57
(char-code  0x2135   -0.45    -0.65 )  ; chartype 3
 
58
(char-code  0x2136   -0.45    -0.70 )  ; chartype 3
 
59
(char-code  0x2137   -0.45    -0.65 )  ; chartype 3
 
60
(char-code  0x2139   -0.47    -0.60 )  ; chartype 3
 
61
 
 
62
(char-code  0x2126   -0.46    -0.53 )  ; chartype 7
 
63
 
 
64
(char-code  0x2146   -1.00    -0.70 )  ; chartype 6
 
65
(char-code  0x2147    0.00    -0.90 )  ; chartype 8
 
66
 
 
67
(char-code  0x2148   -0.90    -0.70 )  ; chartype 6
 
68
(char-code  0x2149    0.00    -1.00 )  ; chartype 8
 
69
 
 
70
(char-code  0x2154   -0.32     0.65 )  ; chartype 6
 
71
(char-code  0x2155   -0.32    -0.05 )  ; chartype 8
 
72
 
 
73
;--------------------------------------------------------
 
74
;EOF