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

« back to all changes in this revision

Viewing changes to ascii-jtex/Adj/dfhsmw3.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
; DynaFont Heisei Series
 
2
; dfhsmw{3,5,7,9}.adj
 
3
; dfhsgw{3,5,7,9}.adj
 
4
; dfhsrw4.adj
 
5
;
 
6
;   Metric adjustment file for Kanji TrueType font file.
 
7
 
 
8
; See minXX.pl (or generete it by tftopl command) to see 
 
9
; the relation between code point and char-type.
 
10
;   Shift bitmap to right:  give positive value for delta-X
 
11
;   Shift bitmap to up:  give positive value for delta-Y
 
12
 
 
13
;--------------------------------------------------------
 
14
; Writing direction 
 
15
;--------------------------------------------------------
 
16
(direction horizontal)
 
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.05)
 
27
 
 
28
;--------------------------------------------------------
 
29
;  char-type & delta
 
30
;--------------------------------------------------------
 
31
;        char-type  delta-X  delta-Y
 
32
(char-type   0      0.00     0.00 )  ; e.g. 0x3131
 
33
(char-type   1      0.10     0.00 )  ; e.g. 0x214b
 
34
(char-type   2      0.00     0.00 )  ; e.g. 0x212b
 
35
(char-type   3     -0.08     0.00 )  ; e.g. 0x2136
 
36
(char-type   4     -0.30     0.00 )  ; e.g. 0x2126
 
37
(char-type   5     -0.20     0.00 )  ; e.g. 0x2129
 
38
(char-type   6     -0.70     0.00 )  ; e.g. 0x214a
 
39
(char-type   7      0.05     0.00 )  ; e.g. 0x2384
 
40
(char-type   8      0.20     0.00 )  ; e.g. 0x2124
 
41
(char-type   9      0.20     0.00 )  ; e.g. 0x2122
 
42
(char-type  10      0.05     0.00 )  ; e.g. 0x23de
 
43
(char-type  11      0.05     0.00 )  ; e.g. 0x23eb
 
44
(char-type  12      0.00     0.00 )  ; e.g. 0x24ac
 
45
;--------------------------------------------------------
 
46
 
 
47
;--------------------------------------------------------
 
48
; char-code and delta
 
49
;    --- "char-type & delta" given above is overridden
 
50
;--------------------------------------------------------
 
51
;           char-code   delta-X  delta-Y
 
52
(char-code   0x2133    -0.25    -0.10)  ; char-type 5
 
53
(char-code   0x2134    -0.10    -0.10)  ; char-type 3
 
54
(char-code   0x2135    -0.25    -0.10)  ; char-type 3
 
55
(char-code   0x2136    -0.15    -0.10)  ; char-type 3
 
56
(char-code   0x2137    -0.10    -0.10)  ; char-type 3
 
57
(char-code   0x2139    -0.05     0.00)  ; char-type 3
 
58
(char-code   0x2146    -0.43     0.00)  ; char-type 4
 
59
(char-code   0x2147    -0.25     0.00)  ; char-type 4
 
60
(char-code   0x2148    -0.43     0.00)  ; char-type 4
 
61
(char-code   0x2149    -0.25     0.00)  ; char-type 4
 
62
(char-code   0x214a    -0.60     0.00)  ; char-type 6
 
63
(char-code   0x214b     0.20     0.00)  ; char-type 1
 
64
(char-code   0x2154    -0.60     0.00)  ; char-type 1
 
65
(char-code   0x2156    -0.50     0.00)  ; char-type 6
 
66
(char-code   0x2157     0.10     0.00)  ; char-type 1
 
67
(char-code   0x2158    -0.50     0.00)  ; char-type 6
 
68
(char-code   0x2159     0.10     0.00)  ; char-type 1
 
69
(char-code   0x2169    -0.08     0.00)  ; char-type 3
 
70
(char-code   0x216a    -0.08     0.00)  ; char-type 3
 
71
(char-code   0x2170    -0.08     0.00)  ; char-type 3
 
72
(char-code   0x2171    -0.08     0.00)  ; char-type 3
 
73
(char-code   0x2172    -0.08     0.00)  ; char-type 3
 
74
(char-code   0x216b    -0.05     0.00)  ; char-type 5
 
75
(char-code   0x216c    -0.05     0.00)  ; char-type 5
 
76
(char-code   0x216d     0.00     0.00)  ; char-type 5
 
77
(char-code   0x2430    -0.04     0.00)  ; char-type 7
 
78
;--------------------------------------------------------
 
79
 
 
80
;EOF