← Back to context Comment by dannote 12 hours ago Will add vector path manipulation soon! 1 comment dannote Reply dannote 11 hours ago Just shipped in 0.6.0! New path commands: # Read path data figma-use path get <id> # Set new path figma-use path set <id> "M10,10 L90,50 L10,90 Z" # Transform existing paths figma-use path move <id> --dx 100 --dy 50 figma-use path scale <id> --factor 2 figma-use path flip <id> --axis x SKILL.md updated too
dannote 11 hours ago Just shipped in 0.6.0! New path commands: # Read path data figma-use path get <id> # Set new path figma-use path set <id> "M10,10 L90,50 L10,90 Z" # Transform existing paths figma-use path move <id> --dx 100 --dy 50 figma-use path scale <id> --factor 2 figma-use path flip <id> --axis x SKILL.md updated too
Just shipped in 0.6.0! New path commands:
SKILL.md updated too