-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
feature requestNew feature or requestNew feature or requestsvgAnything about the file format for people who like to have fun.Anything about the file format for people who like to have fun.
Description
Description
Making the export more animation-friendly, e.g. by exposing some way to generate groups with well-known identifiers in SVG export, which external tools can pick up.
Use Case
Ideally, users can label Typst object (box or block for now):
#box(fill: white, stroke: black)[= Typst] <title>Then during a Svg export, Typst will add the name of these labels as an identifier in the Svg:
<g id="title" x="10" y="10">
</g>linux-user36, OverflowCat, gabfssilva, TheJanzap, Atreyu-94 and 3 more
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or requestsvgAnything about the file format for people who like to have fun.Anything about the file format for people who like to have fun.