[wadalabfont-kit] / renderer / yokosort.l  

Diff of /renderer/yokosort.l

Parent Directory | Revision Log

version 1.4, Thu Jul 3 01:33:28 2003 UTC version 1.5, Thu Jul 3 02:01:26 2003 UTC
Line 241 
Line 241 
 ;  ;
 ; child-of  ; child-of
 ;  ;
   (declare (eps) special)
 (setq eps 10^-5)  (setq eps 10^-5)
 (defun child-of (line0 line1 points)  (defun child-of (line0 line1 points)
   (lets ((x00 (car (nth (caadr line0) points)))    (lets ((x00 (car (nth (caadr line0) points)))


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

ktanaka

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help