Module typst

Module typst 

Source
Expand description

Typst items

Structsยง

FileEntry ๐Ÿ”’
TypstLruCache ๐Ÿ”’
TypstText
A Text item construted through typst
TypstWorld ๐Ÿ”’
TypstWorldWithSource ๐Ÿ”’

Functionsยง

compile_typst_code
Compiles typst code to SVG string by spawning a typst process
fonts ๐Ÿ”’
get_typst_element
remove r"<path[^>]*(?:>.*?<\/path>|\/>)"
typst_lru ๐Ÿ”’
typst_svg
Compiles typst string to SVG string
typst_world ๐Ÿ”’