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

« back to all changes in this revision

Viewing changes to ascii-jtex/Adj/empty.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
; empty.adj
 
2
;   Shift the vecter to reference point for Japanese TeX by ASCII co.
 
3
 
 
4
; See minXX.pl (or generete it by tftopl command) to see 
 
5
; the relation between code point and char-type.
 
6
;   Shift bitmap to right:  give positive value for delta-X
 
7
;   Shift bitmap to up:  give positive value for delta-Y
 
8
 
 
9
;--------------------------------------------------------
 
10
; Writing direction and Rotation semantics
 
11
;--------------------------------------------------------
 
12
(direction horizontal)      ;; "vertical" or "horizontal"
 
13
 
 
14
;--------------------------------------------------------
 
15
;  global shift
 
16
;--------------------------------------------------------
 
17
(char-all  0.00  0.00)
 
18
 
 
19
;--------------------------------------------------------
 
20
;EOF