Example #1
0
 public void ReadShapes(IGlyphPathBuilder shapeReader)
 {
     shapeReader.Read(this._outputGlyphPoints, this._outputContours);
 }