Skip to content

Import text nodes inside SVGs #384

Description

@mezotv

Problem

SVG text elements are currently ignored because Kiwi only extracts path geometry from SVGs.

Impact

Badges, charts, diagrams, and some logos with SVG text import with missing labels.

Suggested scope

  • Detect text and tspan inside SVG.
  • Either emit them as Figma text layers with computed font styles or document a path-conversion fallback.
  • Add fixtures for simple text, positioned tspans, and inherited fill/currentColor.

Linear issue: NOT-79

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions