Skip to content

apply transforms to Path pata #33

Closed
@puzrin

Description

@puzrin

This optimization is useful, if you like to generate SVG fonts without FontForge. Source image can have multiple paths + transformation rules. Result should be a single path. What needed:

  1. Apply transformations "inline" (recalculate paths)
  2. Join paths (chaining works fine)

Example:

Also, it would be nice to know how to calculate path bounding box (that's useful, if you like to crop or center image)

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions