[wadalabfont-kit] / java / MinchoRenderer.java  

Diff of /java/MinchoRenderer.java

Parent Directory | Revision Log

version 1.3, Thu Jan 4 10:23:56 2001 UTC version 1.4, Sun Jan 7 12:20:20 2001 UTC
Line 89 
Line 89 
                  0.6,0.6,                   0.6,0.6,
                  0.5*width,0.68*width,1.03*width,1.2*width);                   0.5*width,0.68*width,1.03*width,1.2*width);
   }    }
     // こざと
     public Outline[] kozato(Point[] points, ElementAnnotation[] annotations){
   
     }
     //
     public Outline[] tatehane(Point[] points, ElementAnnotation[] annotations){
   
     }
     //
     public Outline[] tsukurihane(Point[] points, ElementAnnotation[] annotations){
   
     }
     //
     public Outline[] sanzui(Point[] points, ElementAnnotation[] annotations){
   
     }
   //    //
     public Outline[] kokoro(Point[] points, ElementAnnotation[] annotations){
   
     }
     public Outline[] tasuki(Point[] points, ElementAnnotation[] annotations){
   
     }
     public Outline[] magaritate(Point[] points, ElementAnnotation[] annotations){
   
     }
     public Outline[] kagi(Point[] points, ElementAnnotation[] annotations){
   
     }
     public Outline[] shin_nyuu(Point[] points, ElementAnnotation[] annotations){
   
     }
     public Outline[] hira_long(Point[] points, ElementAnnotation[] annotations){
   
     }
     public Outline[] hira_circle(Point[] points, ElementAnnotation[] annotations){
   
     }
 }  }


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