GlyphPath

constructor(    path: VectorPath = VectorPath(),     colorShape: Shape? = null,     bitmap: Bitmap? = null,     bitmapOffset: Point = Point(0, 0),     bitmapScale: Scale = Scale(1, 1),     transform: Matrix = Matrix(),     scale: Double = 1.0)