Skip to content

Design a new vector file format #1831

@krisgiesing

Description

@krisgiesing

Latest update: #1831 (comment)


From earlier discussion, some important considerations are:

  • We don't want full SVG support. There is too much in the spec that is expensive, heavyweight, and/or duplicates what we already have in Flutter.
  • We should emphasize in our supported format those operations are effective/efficient/optimized in our graphics engine (Skia).
  • We may want to process the format at build time rather than support a full run-time interpreter.

Metadata

Metadata

Assignees

Labels

P2Important issues not at the top of the work listc: new featureNothing broken; request for a new capabilitycustomer: crowdAffects or could affect many people, though not necessarily a specific customer.frameworkflutter/packages/flutter repository. See also f: labels.team-frameworkOwned by Framework team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions