-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.
Description
Issue by Hixie
Tuesday Nov 03, 2015 at 18:53 GMT
Originally opened as https://github.com/flutter/engine/issues/1920
Looking at existing Skia features in particular:
- FillType
- moveTo()
- relativeMoveTo()
- lineTo()
- relativeLineTo()
- quadraticBezierTo()
- relativeQuadrativeBezierTo()
- cubicBezierTo()
- relativeCubicBezierTo()
- conicSectionTo()
- relativeConicSectionTo()
- arcTo()
- addRect()
- addOval()
- addArc()
- addRoundedRect()
- addPolygon() (see also issue https://github.com/flutter/engine/issues/85)
- addPath() as extension of existing path
- addPath() as new subpath
- close the path
- reset the path
- create a path by offsetting another path
- create a path by transforming another path
Metadata
Metadata
Assignees
Labels
c: new featureNothing broken; request for a new capabilityNothing broken; request for a new capabilityengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.