[wadalabfont-kit] / renderer / load.l  

Diff of /renderer/load.l

Parent Directory | Revision Log

version 1.3, Tue Jul 1 08:47:32 2003 UTC version 1.4, Thu Jul 3 11:42:38 2003 UTC
Line 34 
Line 34 
                       base-directory "/"                        base-directory "/"
                       (substring file 0 (1- (string-length file)))                        (substring file 0 (1- (string-length file)))
                       "o")))))))                        "o")))))))
   ;
   ; $B$R$i$,$J$NI}(B
   ;
   (setq *default-hirawidth* 8)
   ;
   ; $BL@D+BN(B(mincho.l)
   ;
   
   ; $BL@D+BN$N=DK@$NI}(B
   (setq minchowidth 8)
   ; $BL@D+BN$N=DK@$KBP$9$k2#K@$NHfN((B
   (setq tateyokoratio 0.4)
   ; $B%G%6%$%s%5%$%:$KBP$9$kI}$N3HBgN((B
   (setq hirawidth 0.6)
   ; $B=DK@$N;OE@$N>~$j(B
   (setq tatekazari 1.5)
   ; $B2#@~$N;_$a$N=D@~$KBP$9$kHf(B
   (setq tomeheight 1.8)
   ; $B=DK@$H2#K@$N8rE@$N>~$j(B
   (setq kazariheight 1.4)
   ; $B%G%U%)%k%H$N(Bmeshsize$B$r==J,>.$5$/$9$k$H32$,$J$$(B.
   ;(setq meshsize 6.618290)
   (setq meshsize 0.01)
   
   ;
   ; $B%4%7%C%/BN(B(gothic.l, naal.l)
   ;
   (setq gothicwidth 13.0)
   


Generate output suitable for use with a patch program
Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

ktanaka

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help