index
:
typst
0.10
0.11
0.11-with-extras
0.11.1-with-extras
0.12
0.12.0-with-extras
0.13
0.6
0.7
0.8
0.9
better-lists
consistent-html-frame-size
digital-signatures
html-content-models
improve-raw-docs
in-operator-for-modules
main
parallel-iterations
pdf-accessibility
pdf-lang
rect-strokes
ref-cite-warn
repeat-figure-caption
table-subfooters
type-str-compat-round-2
warn-suppression
MSM's mirror of Typst
Charlotte Koch
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
library
/
src
/
visualize
/
shape.rs
Age
Commit message (
Expand
)
Author
2023-07-02
Move everything into `crates/` directory
Laurenz
2023-05-17
Show default values in documentation
Laurenz
2023-05-17
Better documentation outlines
Laurenz
2023-04-26
Touch up docs
Laurenz
2023-04-24
Remove unnecessary closing bracket in example (#961)
jdierkes
2023-04-23
Add instrumentation (Part 1) (#761)
Sébastien d'Herbais de Thun
2023-04-16
Clippy fixes (#581)
Marek Barvíř
2023-04-13
Add support for more complex strokes (#505)
Birk Tjelmeland
2023-04-11
Fix square sizing
Laurenz
2023-04-06
Fix box and block sizing
Laurenz
2023-04-02
Fix a copy-paste typo in CircleElem's docs (#534)
SekoiaTree
2023-03-19
Renaming and refactoring
Laurenz
2023-03-17
Counters
Laurenz
2023-03-17
More jump targets
Laurenz
2023-03-10
New #[func] macro
Laurenz
2023-03-09
Make all optional fields settable
Laurenz
2023-03-08
Rework style chain access
Laurenz
2023-03-08
Require font to be a named argument
Laurenz
2023-03-07
Fully untyped model
Laurenz
2023-02-13
Block sizing
Laurenz
2023-02-13
Fill and stroke properties for containers
Laurenz
2023-02-13
Remove dumb `field` functions
Laurenz
2023-02-12
Fix docs
Laurenz
2023-02-12
Make all nodes block-level
Laurenz
2023-02-12
Remove base width
Laurenz
2023-02-12
Fix square base
Laurenz
2023-02-06
Make Rust happier about the inline documentation
Laurenz
2022-12-21
Document `line` function
Laurenz
2022-12-21
Split up and document shapes
Laurenz
2022-12-21
Document text category
Laurenz
2022-12-20
Documentation
Laurenz
2022-12-19
Syntax and example sections
Laurenz
2022-12-17
Document parameters in comment
Laurenz
2022-12-15
Reflection for castables
Laurenz
2022-12-14
New macro setup
Laurenz
2022-12-08
Copyable regions
Laurenz
2022-12-02
Introspection
Laurenz
2022-12-02
Introduce virtual typesetter
Laurenz
2022-11-29
Reorganize library and tests
Laurenz