/usr/share/VFlib/3.6.14/ascii-jtex/k14.adj is in vflib3 3.6.14.dfsg-1.1build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 | ; jiskan{16,24}.adj
; k14.adj
; See minXX.pl (or generete it by tftopl command) to see
; the relation between code point and char-type.
; Shift bitmap to right: give positive value for delta-X
; Shift bitmap to up: give positive value for delta-Y
;--------------------------------------------------------
; Writing direction and Rotation semantics
;--------------------------------------------------------
(direction vertical) ;; "vertical" or "horizontal"
(rotation-semantics ptex) ;; "ptex" or "jisx0208"
;--------------------------------------------------------
; Semantics for delta-X and delta-Y
;--------------------------------------------------------
(semantics design-size) ;; "bitmap-size" or "design-size"
;--------------------------------------------------------
; global shift
;--------------------------------------------------------
(char-all 0.00 -0.04)
;--------------------------------------------------------
; CharType delta-X delta-Y
;--------------------------------------------------------
(char-type 0 0.00 0.00 ) ; e.g. 0x3131
(char-type 1 -0.08 0.00 ) ; e.g. 0x214b
(char-type 2 0.00 0.00 ) ; e.g. 0x212b
(char-type 3 -0.10 0.00 ) ; e.g. 0x2136
(char-type 4 -0.30 0.00 ) ; e.g. 0x2126
(char-type 5 -0.20 0.00 ) ; e.g. 0x2129
(char-type 6 -0.45 0.00 ) ; e.g. 0x214a
(char-type 7 -0.02 0.00 ) ; e.g. 0x2384
(char-type 8 0.00 0.00 ) ; e.g. 0x2124
(char-type 9 0.00 0.00 ) ; e.g. 0x2122
(char-type 10 0.00 0.00 ) ; e.g. 0x23de
(char-type 11 0.00 0.00 ) ; e.g. 0x23eb
(char-type 12 0.00 0.00 ) ; e.g. 0x24ac
;--------------------------------------------------------
;EOF
|