[wadalabfont-kit] / lisp / tools / delhirapnt.l  

Diff of /lisp/tools/delhirapnt.l

Parent Directory | Revision Log

version 1.1, Thu Dec 28 08:54:20 2000 UTC version 1.2, Fri Jun 20 11:40:23 2003 UTC
Line 78 
Line 78 
                                (put-info newl 'hirawidth newwid))                                 (put-info newl 'hirawidth newwid))
                           (setq l newl)))                            (setq l newl)))
                       (setq newlines (append newlines (ncons l))))))                        (setq newlines (append newlines (ncons l))))))
         (setq ret (shapeup-skelton (cons points (cons newlines info))))          (setq ret (shapeup-skeleton (cons points (cons newlines info))))
   
         (clear-win win)          (clear-win win)
         (if grid (grid-win win))          (if grid (grid-win win))
         (draw-skelton-win win ret)          (draw-skeleton-win win ret)
         (redraw-win win)          (redraw-win win)
         ret))))          ret))))
   


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

ktanaka

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help