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

« back to all changes in this revision

Viewing changes to ascii-jtex/Adj/tjiskan16.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
; tjiskan16.adj
 
2
;   Metric adjustment file for "jiskan16.pcf" font file in X-Window.
 
3
;   (Support for vertical writing)
 
4
 
 
5
; See tminXX.pl (or generete it by tftopl command) to see 
 
6
; the relation between code point and char-type.
 
7
;   Shift bitmap to right:  give positive value for delta-X
 
8
;   Shift bitmap to up:  give positive value for delta-Y
 
9
 
 
10
;--------------------------------------------------------
 
11
; Writing direction and Rotation semantics
 
12
;--------------------------------------------------------
 
13
(direction vertical)        ;; "vertical" or "horizontal"
 
14
(rotation-semantics ptex)   ;; "ptex" or "jisx0208"
 
15
 
 
16
;--------------------------------------------------------
 
17
; Semantics for delta-X and delta-Y
 
18
;--------------------------------------------------------
 
19
(semantics design-size)     ;; "bitmap-size" or "design-size"
 
20
 
 
21
;--------------------------------------------------------
 
22
;  global shift
 
23
;--------------------------------------------------------
 
24
(char-all  0.00  0.00)
 
25
 
 
26
;--------------------------------------------------------
 
27
;  CharType       delta-X  delta-Y
 
28
;--------------------------------------------------------
 
29
(char-type   0     -0.45    -0.78 )  ; Kanji
 
30
(char-type   1      0.00    -0.30 )  ; Comma and Period
 
31
(char-type   2      0.00    -0.30 )  ; Touten and Kuten
 
32
(char-type   3     -0.38    -0.57 )  ; small Kana
 
33
(char-type   4     -0.45    -0.80 )  ; ? and ! 
 
34
(char-type   5     -0.50    -1.00 )  ; Zenkaku-Yakubutsu 
 
35
(char-type   6     -0.34     0.48 )  ; opening Kakko
 
36
(char-type   7     -0.40    -0.72 )  ; Nakatsuki-Yakubutsu 
 
37
(char-type   8     -0.34    -0.10 )  ; closing Kakko
 
38
 
 
39
;--------------------------------------------------------
 
40
; char-code and delta
 
41
;    --- "char-type & delta" given above is overridden
 
42
;--------------------------------------------------------
 
43
;           char-code   delta-X  delta-Y
 
44
(char-code  0x2126   -0.45    -0.60 )
 
45
(char-code  0x2133   -0.40    -0.71 )
 
46
(char-code  0x2134   -0.40    -0.71 )
 
47
(char-code  0x2135   -0.40    -0.71 )
 
48
(char-code  0x2136   -0.40    -0.71 )
 
49
(char-code  0x2137   -0.40    -0.64 )
 
50
(char-code  0x2139   -0.48    -0.65 )
 
51
 
 
52
(char-code  0x213d   -0.35    -0.10 )
 
53
(char-code  0x213e   -0.35     0.20 )
 
54
 
 
55
(char-code  0x2144   -0.35    -0.05 )
 
56
(char-code  0x2145   -0.35    -0.10 )
 
57
 
 
58
(char-code  0x2142   -0.40     0.20 )
 
59
(char-code  0x2143   -0.37     0.20 )
 
60
 
 
61
(char-code  0x2146   -0.85    -0.84 )
 
62
(char-code  0x2148   -0.80    -0.84 )
 
63
(char-code  0x2147    0.00    -0.90 )
 
64
(char-code  0x2149    0.00    -0.90 )
 
65
 
 
66
(char-code  0x213c   -0.40    -0.10 )
 
67
(char-code  0x2141   -0.40    -0.10 )
 
68
(char-code  0x2161   -0.36    -0.10 )
 
69
 
 
70
;--------------------------------------------------------
 
71
;EOF