[wadalabfont-kit] / renderer / apply.l  

Diff of /renderer/apply.l

Parent Directory | Revision Log

version 1.7, Thu Jul 3 02:01:26 2003 UTC version 1.8, Thu Jul 3 13:38:09 2003 UTC
Line 37 
Line 37 
         (tmpline nil)(type3 nil)          (tmpline nil)(type3 nil)
         (type1 nil)(type2 nil)(cross nil)(kazari nil)(part3 nil)          (type1 nil)(type2 nil)(cross nil)(kazari nil)(part3 nil)
         (lines (cadr l)))          (lines (cadr l)))
       ; 配列linkpointsの初期化
     (do ((ll points (cdr ll))      (do ((ll points (cdr ll))
          (linkcount 0 (1+ linkcount)))           (linkcount 0 (1+ linkcount)))
       ((atom ll))        ((atom ll))


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

ktanaka

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help